I checked the group archives and didn't see any real answer to this.
Has anyone come up with a way to show, in a BAQ report header, a
summary of the filter options that were selected when the report was
run?
The filters see to be sent in the result DataSet as
BAQReportParameter.Filter1:
<?xml version = "1.0" encoding = "UTF-8"?>
<BAQReport>
<BAQFilter>
<TableName>JobHead</TableName>
<FieldName>Plant</FieldName>
<Comparison>list</Comparison>
<FieldValue>PAAW</FieldValue>
<RowIdent>FilterList3</RowIdent>
</BAQFilter>
</BAQReport>
This seems pretty lame that they couldn't be bothered to do something
cleaner with these. I'd like to be able to show on the report header a
summary of what the filters were.
Anyone have any ideas?
--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix /
Picometrix
bspolarich@...
<mailto:bspolarich@...> ~ 734-864-5618 ~
www.advancedphotonix.com <http://www.advancedphotonix.com>
[Non-text portions of this message have been removed]
Has anyone come up with a way to show, in a BAQ report header, a
summary of the filter options that were selected when the report was
run?
The filters see to be sent in the result DataSet as
BAQReportParameter.Filter1:
<?xml version = "1.0" encoding = "UTF-8"?>
<BAQReport>
<BAQFilter>
<TableName>JobHead</TableName>
<FieldName>Plant</FieldName>
<Comparison>list</Comparison>
<FieldValue>PAAW</FieldValue>
<RowIdent>FilterList3</RowIdent>
</BAQFilter>
</BAQReport>
This seems pretty lame that they couldn't be bothered to do something
cleaner with these. I'd like to be able to show on the report header a
summary of what the filters were.
Anyone have any ideas?
--
Brian W. Spolarich ~ Manager, Information Services ~ Advanced Photonix /
Picometrix
bspolarich@...
<mailto:bspolarich@...> ~ 734-864-5618 ~
www.advancedphotonix.com <http://www.advancedphotonix.com>
[Non-text portions of this message have been removed]