Prerequisites: All objects are appropriately tagged. Algorithms exist.
- To locate the desired algorithm, expand the AnalyticsService folder and double-click Algorithms.
- To open the algorithm Wire Sheet, right click the algorithm in the Algorithm Manager view and select , or double click the wire sheet icon (
) for the algorithm in the Views column.
- To open the properties for the data source, double-click a Data Source Block logic block.
- To filter source input, configure one (or more) of the following DataSourceBlock properties:
- Edit the
Data property to identify a different source tag.
- Edit the
Data Filter property.
NOTE: Data filtering applies at the time an algorithm begins processing. The ability to filter is also available in Px bindings,
however, if the DataSourceBlock Use Request Data Filter property is false, the framework ignores the Data Filter property in the binding.