Filter incidents by problem tag

Gareth Davies
Tera Contributor

I want to be able to visualise the number of incidents related to specific problem records over time, the problem records are identified by a tag. I start my query in the Incident table and I want to be able to specify a filter on "Problem.Tags has Incident Reduction Tracked".

However, I can't see the tags field of the problem table in the dropdown when dot walking. 

find_real_file.png

What am I missing?

5 REPLIES 5

Slawek_Radziewi
Kilo Sage

I don't think it is possible to report on tags.

You can from within the same table for sure - I can filter by that tag if I'm reporting on the Problem table but it's doing it using a Problem tag from the Incident table I'm querying.

It seems that adding tags to Indicator Source is not possible.

Try to leave it as it is in source and add this condition when creating Indicators or Breakdowns.

find_real_file.png

I'll give that a go, thanks!