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.
  1. Open the ProgramService and click Find Objects.
    The Bql Query Builder opens.
    Image
  2. To add a filter, on the Match row click the plus icon (Image) at the right end of the row.
    A new row opens.
  3. Paste this syntax into the first field editor (left most) of the filter: analytics:BqlLib.hasTag('a:a').
  4. Configure the equality operator (middle field editor) as equals (=) and click OK.
  5. Right-click AnalyticService and click Actions > Rebuild Cache.