Groups | Blog | Home
all groups > sql server reporting services > august 2005 >

sql server reporting services : URGENT!! - report navigaion


Rama via SQLMonster.com
8/13/2005 12:00:00 AM
From a report built from a cube, I am navigating to a detail report sourcing
data from the database.
From the first report, how can I pass the cube attribute keys to the 2nd
report so that the database query uses keys rather than "names"?

thank you


--
timseal
8/15/2005 7:23:25 AM
You could include the cube attribute keys in your original resultset,
just don't display those columns. Then you have them available to pass
as parameters to the next report.
Rama via SQLMonster.com
8/16/2005 3:41:35 AM
Thank you!
How do i use the attrib keys in the result set? what is the MDX to see the
attrib keys? i used uniquename and that gives me the whole path and key
rather than just the key



[quoted text, click to view]


--
AddThis Social Bookmark Button