In our Top XX bandwidth Interfaces by Percent utilization we want to limit to only certain interfaces. Our current query looks like this
mapview = 'summit' and InterfaceName like 'Serial%' or InterfaceName like 'Gigabit%' or InterfaceName like 'ppp%'
We created at custom Properties called TopXXInterBy_Util that is yes or no.
Question: how can we change our query to just show interfaces with only TopXXInterby_Util that have yes configured?

Thanks in advance
David