Find devices not having a certain tag

Hi,
is it possible in balena dashboard to find devices within an application, that does not have a certain tag?
I have devices with a tag “update_group” and different values.
I want to know whether there is any devices that does not have a “update_group” tag at all.
Is this possible?

Thanks
Fritz

Already found out.
It’s as easy as:
add a filter, Tag → Name does not match RegEx → update_group

:wink:
Cheers

Great!