Index
|
Prev
|
Next
Removing all a:a tags
You can use the
ProgramService
’s
Batch Editor
to remove the
a:a
tag from all points used in an alert or algorithm.
Open the
ProgramService
and click
Find Objects
.
The
Bql Query Builder
opens.
To add a filter, on the
Match
row click the plus icon (
) at the right end of the row.
A new row opens.
Paste this syntax into the first field editor (left most) of the filter:
analytics:BqlLib.hasTag('a:a')
.
Configure the equality operator (middle field editor) as equals (=) and click
OK
.
Right-click
AnalyticService
and click
Actions
>
Rebuild Cache
.
Related Links
Tags: direct and implied (Parent Topic)
Index
|
Prev
|
Next