Skip to Content
0
Former Member
Mar 24, 2009 at 02:54 PM

Filtering an XML file using Inline Transform

95 Views

Hello. I'd like to filter an XML file using GenericSortFilter.xsl. I can get this working fine if I set the parameters for FilterValue, FilterColumn, and FilterType. However, I cannot get it working if I use the FilterExpr parameter instead. I'm not quite sure if I'm trying to use this correct way or not, but I was thinking that if I could form up FilterExpr on the fly, than I could include multiple conditions that will work with the OR condition instead of AND. Is this possible? Thanks.

Eric