dbTalk Databases Forums  

SQL OLAP Cubes Development

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


Discuss SQL OLAP Cubes Development in the microsoft.public.sqlserver.olap forum.



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

Default SQL OLAP Cubes Development - 07-04-2003 , 05:02 AM






Dear all,

I need to set up OLAP cubes for sales analysis. In the
source database, there are two fact tables: Inventory
Balance and Sales Summary Table. The report analysis will
be based on these two fact tables.

How can I to combine these tables into one cubes and the
key will be the Item Code.

Please feel free to give your comment.

Reply With Quote
  #2  
Old   
Christian Hamel
 
Posts: n/a

Default Re: SQL OLAP Cubes Development - 07-04-2003 , 09:49 AM






Create a view first that will include all your measure then use this view as
the fact table.


"Anderson" <andersonw (AT) system-pro-solutions (DOT) com> wrote

Quote:
Dear all,

I need to set up OLAP cubes for sales analysis. In the
source database, there are two fact tables: Inventory
Balance and Sales Summary Table. The report analysis will
be based on these two fact tables.

How can I to combine these tables into one cubes and the
key will be the Item Code.

Please feel free to give your comment.



Reply With Quote
  #3  
Old   
Jono Indrawijaya
 
Posts: n/a

Default Re: SQL OLAP Cubes Development - 07-06-2003 , 11:54 PM



If you already have Cubes for Inventory Balance and Sales Summary with some
identical dimensions (should be shared dimension), you can consider to use
virtual cube.

"Anderson" <andersonw (AT) system-pro-solutions (DOT) com> wrote

Quote:
Dear all,

I need to set up OLAP cubes for sales analysis. In the
source database, there are two fact tables: Inventory
Balance and Sales Summary Table. The report analysis will
be based on these two fact tables.

How can I to combine these tables into one cubes and the
key will be the Item Code.

Please feel free to give your comment.



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.