jenschmidt
Programmer
I have a very flexible set of reports that allow end-users to change the fields the data is grouped on and to narrow down the data set without going into the report to make modifications. Most of the flexibility is built with parameter fields. But, because the reports are so flexible, I need a label at the bottom of the report that shows how they've narrowed down their data set.
The default value for all the parameters is "all" so that if they ignore it, all the data is pulled. I do not want the "all" default reflected in the label, just the fields where they have picked specific data.
It seems that I get an error on every statement I try to put together. Any ideas?
The default value for all the parameters is "all" so that if they ignore it, all the data is pulled. I do not want the "all" default reflected in the label, just the fields where they have picked specific data.
It seems that I get an error on every statement I try to put together. Any ideas?