dbTalk Databases Forums  

Same Dimension tables?

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


Discuss Same Dimension tables? in the microsoft.public.sqlserver.olap forum.



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

Default Same Dimension tables? - 04-14-2004 , 02:02 PM






I have a cube that has 2 dimension tables that are identical, other than the
name, Is there a way I can share the dimension data without having the
duplicate table data, when I point all the different key columns to the
same table the results in the fact table get all screwed up.... Can i create
a view of the dimension table that will act as my other dimensions???? or
is there a way to do this with shared dimensions?

TIA,
Scott




Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Same Dimension tables? - 04-14-2004 , 03:03 PM






Analysis Services loads from a view as easily as it does from a base table.
--
Dave Wickert [MS]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Scott Riehl" <scott_riehl (AT) remove (DOT) b-f.com> wrote

Quote:
I have a cube that has 2 dimension tables that are identical, other than
the
name, Is there a way I can share the dimension data without having the
duplicate table data, when I point all the different key columns to the
same table the results in the fact table get all screwed up.... Can i
create
a view of the dimension table that will act as my other dimensions???? or
is there a way to do this with shared dimensions?

TIA,
Scott






Reply With Quote
  #3  
Old   
Patrice Lamarche
 
Posts: n/a

Default Re: Same Dimension tables? - 04-14-2004 , 03:55 PM



Hello,

if the table have the same format you can union them to create a
dimension

Best Regards,

Patrice
"Dave Wickert [MSFT]" <dwickert (AT) online (DOT) microsoft.com> wrote

Quote:
Analysis Services loads from a view as easily as it does from a base
table.
--
Dave Wickert [MS]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no
rights.


"Scott Riehl" <scott_riehl (AT) remove (DOT) b-f.com> wrote in message
news:umdTWMlIEHA.520 (AT) tk2msftngp13 (DOT) phx.gbl...
I have a cube that has 2 dimension tables that are identical, other than
the
name, Is there a way I can share the dimension data without having the
duplicate table data, when I point all the different key columns to the
same table the results in the fact table get all screwed up.... Can i
create
a view of the dimension table that will act as my other dimensions????
or
is there a way to do this with shared dimensions?

TIA,
Scott








Reply With Quote
  #4  
Old   
Andrey Taranov
 
Posts: n/a

Default Re: Same Dimension tables? - 04-16-2004 , 02:25 PM



You can create even with two (if) you needed id's for each fact table


"Patrice Lamarche" <Patrice_lamarche (AT) gco (DOT) ca.nospam> сообщил/сообщила в
новостях следующее: news:OHT17KmIEHA.3376 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Quote:
Hello,

if the table have the same format you can union them to create a
dimension

Best Regards,

Patrice
"Dave Wickert [MSFT]" <dwickert (AT) online (DOT) microsoft.com> wrote in message
news:ePagiylIEHA.2244 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
Analysis Services loads from a view as easily as it does from a base
table.
--
Dave Wickert [MS]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no
rights.


"Scott Riehl" <scott_riehl (AT) remove (DOT) b-f.com> wrote in message
news:umdTWMlIEHA.520 (AT) tk2msftngp13 (DOT) phx.gbl...
I have a cube that has 2 dimension tables that are identical, other
than
the
name, Is there a way I can share the dimension data without having the
duplicate table data, when I point all the different key columns to
the
same table the results in the fact table get all screwed up.... Can i
create
a view of the dimension table that will act as my other dimensions????
or
is there a way to do this with shared dimensions?

TIA,
Scott










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.