I want to generate a report that filters on any VM that has any tag from a given category set.
Another way, I have a tag category that some VMs are tagged with a tag from that category, and no matter wha the tag is from that category is i want to find those VMs.
I also do not want to have to set a bunch of OR flags for each tag in that caegory which seems to be the only option if filtering on tags.