On the Dashboard, I have a widget that counts the number Problems assigned to a Team.
Id like the background to turn red if the number of Problem.P1 records is more than 0 (zero), but im having trouble. The widget background wont change. Let me know whats going wrong
I created a logical expression as follows
then created a number expression as follows:
Then set the background expression
I quickly realized that I should use a stored metric based on the query instead of the method above attempted