RexesOperator
Registered User.
- Local time
- Yesterday, 22:50
- Joined
- Jul 15, 2006
- Messages
- 604
I have attached a copy of one of the reports generated by my database. As you can see there are 20 fields in the "Design element" detail section. Not all clients request the same values so I've used conditional formatting to indicate which ones apply to the current transaction. What I would like to be able to do is have ONLY those ones show up, without the elements that aren't needed. In this case only 13 fields would show. So this isn't a traditional eliminating blank spaces issue. At least I don't think it is.
I could use the visible/invisible conditional formatting, but that still leaves blank lines in between the used ones. I could rewrite the query for each transaction or design a report for every possible combination, but with 20 elements that isn't practical.
What would be a little more elegant (and less time consuming) is to be able to do this programatically. Can it be done?
I could use the visible/invisible conditional formatting, but that still leaves blank lines in between the used ones. I could rewrite the query for each transaction or design a report for every possible combination, but with 20 elements that isn't practical.
What would be a little more elegant (and less time consuming) is to be able to do this programatically. Can it be done?