Dynamic column binding -
05-07-2004
, 04:51 AM
Hello,
I am using Reporting Services to show my OLAP cube data.
I have my aggregates ready in cubes. i have to show to the user the
requested columns (passed as parameters to the report).
Now, i can have dynamic MDX query to query the data. But i dont know
how to bind the dynamic field names in reports.
Atleast i know that i will be always showing two columns.
Maybe i can fix my column names by using member, but unfortunately i
have to show 2 columns from the same dimension. Is there any way to do
it.
Thanks in advance.
cheers
Rasti |