Exclude from XML output
I created a report that I send to printer in XML format, now problem is if there is no data nothing is being printed.
This is normal but now my requirement is if there is --no data-- then there is a message printed out which says for example ''empty batch--
My idea was to create a seperate querey with message and if first query is null then run the second with this meesage.
Could I set the property 'Exclude from XML output' of group or database column dynamically?
or any other suggestion?
thanks a lot,