Hi!
When you create a diagram filter, you can filter on a specific tag and its value. Is it possible to also filter on elements that are missing a certain tag?
For example:
I want in my diagram to show:
- All elements with the tag XYZ with a value of abc
- All elements missing the tag XYZ
So essentially, I want to show all elements in the diagram, except for those with a certain tag with a certain value.
/Kristofer