Ignore parts of the datasource? Possible?
Posted: Thu Nov 08, 2007 8:49 am
Im creating a stimulreport, which has a datasource created from importing an xml-scheme.
The XML-file that is being bound to the rapport looks something like this
.....
But sometimes only col1 to col3 is being written.
Which then gives an exception that says that col4 cant be found.
What I want is for the report to just ignore that value if I dont write col4-col7 to the XML-file. Is that possible?
The XML-file that is being bound to the rapport looks something like this
.....
But sometimes only col1 to col3 is being written.
Which then gives an exception that says that col4 cant be found.
What I want is for the report to just ignore that value if I dont write col4-col7 to the XML-file. Is that possible?