Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a fallback filter to the main data source of the report.
Syntax
private QueryBuildDataSource addFallbackFilter(QueryBuildDataSource _dsInventItemPrices)
Run On
Server
Parameters
- _dsInventItemPrices
Type: QueryBuildDataSource Class
Return Value
Type: QueryBuildDataSource Class
The data source that contains the filter, already linked to the main data source.
Remarks
Changes the main data source so that it will search for the fallback version information and filters those results.