How do you get a report of cis that don't have a [specific] tag?

Robert Campbell
Tera Guru

My thought is to use the key values table to identify any ci that was created after a specific date that does not have a specific key. I guess in reality, we want to see if any of a number of keys (tags) are missing.

 

I'm thinking I would have to do one score report for each key (tag) that is missing to get a proper count or I could do a pivot by tag. I'd probably want to limit it to the 10 - 15 tags we care most about. We not only need to see if the tag is missing but if it is there with an empty value.

2 REPLIES 2

Brian Bouchard
Mega Sage

You find the following post helpful in your scenario:
Find all records WITHOUT a tag

These aren't ServiceNow tags, these are AWS tags/labels that I'm referring to.