I have a single card widget on my dashboard that supposed to be showing a teams Work in Progress (WIP). This card is counting the work items in a table and filtering them by team and status.
My problem is that when a team has no work items in a "working" status, the card displays Blank instead of 0.
Is there a way to change this?