Hi,
Is it possile to pass a parameter to choose which column to appear? eg. I want to create a report table (as a cross tab table) allowing to choose to group by month or quarter?
Thanks,
Thang.
Hi,
Is it possile to pass a parameter to choose which column to appear? eg. I want to create a report table (as a cross tab table) allowing to choose to group by month or quarter?
Thanks,
Thang.
Yes you can do that.
You can use a CASE-statement in the report to offer different result based on the parameter.
--
myDBR Team
thank you, I got it done flawlessly.
You must log in to post.