RS 2008
Data SQL 2005
Before I spend a couple of hours figuring out which is best I thought I would ask...
I have a report where I am going to display an amount based on a parameter entered at run time. I have four different amounts but only one will be displayed at a time and I can think of two ways to do this. All of the data will be returned in the query regardless.
1. Add all columns to the report and hide the unwanted columns based on the parameter
2. Build the parameter into the expression on one amount column and therefore limit the number of columns in the design view.
The best efficiency in rendering is what I am after. If anyone has another suggestion that would be great.
Thanks
BB
Data SQL 2005
Before I spend a couple of hours figuring out which is best I thought I would ask...
I have a report where I am going to display an amount based on a parameter entered at run time. I have four different amounts but only one will be displayed at a time and I can think of two ways to do this. All of the data will be returned in the query regardless.
1. Add all columns to the report and hide the unwanted columns based on the parameter
2. Build the parameter into the expression on one amount column and therefore limit the number of columns in the design view.
The best efficiency in rendering is what I am after. If anyone has another suggestion that would be great.
Thanks
BB