From: Al A. <aa...@ge...> - 2005-04-18 22:04:56
|
Is there a way, on the XML side, to keep data and field literals from being printed if a condition is met? I have some data that sits in the <Break> section of my XML. Some of the data need not be printed when specific fields are equal to zero. Under those instances, I'd like the report to not include that data. Anyway I can do this? -Al |