dbTalk Databases Forums  

Actual vs Budget

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Actual vs Budget in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
aaron kempf
 
Posts: n/a

Default Actual vs Budget - 11-16-2004 , 08:11 PM






team;

I have a table with budget information, and a table with actual expenses.

I currently have these in 2 cubes; but I need to bring these back into 1
cube.

My alternatives are to:

1) write a view
2) a virtual cube on top
3) make each cube into 1 partition of a single cube

Can you guys let me know that the view is the best route; and also-- if i
wanted to go the virtual cube route; what would I need to do to do that?

My gumption just tells me that since these cubes are different shape, that
doing a virtual cube might be difficult... And I think that having multiple
partitions would only complicate this (but the nice thing about multiple
partitions is that I would only need to process budget information once a
month for example, right??)


Thanks

Aaron Kempf
Safeco



Reply With Quote
  #2  
Old   
Deepak Puri
 
Posts: n/a

Default Re: Actual vs Budget - 11-16-2004 , 10:30 PM






If the budget and actuals tables have different grains (and this is
reflected in the respective cubes), it may be better to create a virtual
cube, because then you can retain the grain in each. Shared dimensions
will need appropriate levels at which to join to each fact table.


- Deepak

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.