seriesTransform-Filter(BqlFilter)Node

The Transform Filter node provides a way for you to use a predicate query to refine your series transform graph data output. This component is available on the Series Transform palette.
Figure 50.   Set the Filter values in the Filters window
Image

To use the FilterNode component, drag it from the Series Transform palette onto the Wire Sheet view and connect a HistorySource output to the Filter Inputs slot. Double-click on the Filter component in the Wire Sheet view and use the Filter window to create a custom bql query.

Connect the output from the Filter node to another SeriesTransform node input or directly to a Terminal Node input as desired.

Figure 51.   Filter node on the Wire Sheet view
Image

Resolve the graph and check that the table displays the expected time values as defined by the query set in the Filter window.