Skip to content

ConvertFilters

Steve Schafer edited this page Oct 8, 2015 · 2 revisions

Edits all the data sets in the report. If a filter is found on an ODA the filter will be replaced with report level parameters that are bound to the ODA query. This function should be called in the initialize event of the top level report object. Arguments:

  1. reportContext

The pattern looks like this:

All Filters on ODA DataSets will be replaced by parameters

Parameters will be created for each filter. Only IN and LIKE filter conditions are supported.