dbTalk Databases Forums  

AS2005: Drill through to text column in transtable ... how?

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


Discuss AS2005: Drill through to text column in transtable ... how? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
vagle@hsr.no
 
Posts: n/a

Default AS2005: Drill through to text column in transtable ... how? - 09-25-2006 , 10:52 AM






I think my case is very common so I'm hoping some experts out there
can help.

I have a big transaction table with among others "account",
"department" and "transaction description" columns. AccountID
and DepartmentID link to each their dimension but "description"
column does not.
All I want is to drill through to this "transaction description"
text. BUT HOW???
(This was easy in AS2000)



I have read about some alternatives but I'm not sure they are the
best for me.
1. create a new "description" dimension based on the same table as
fact data. Make this new dimension a "Fact dimension" and link it
to measure group. "Description" column then becomes key of this
dim. I suspect this dimension gets very big.

2. create a measure on this "description" column but as2005 will
not allow text/character measures.

3. create a new dim with ID and Description. Create an empty measure.
And then make a calculated measure pointing to description. Not sure on
this one, how it was.

Still, funny how this classic drill through case does not have an
abvious solution in AS2005. Or has 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.