4 years ago
Table Widget: Filter results showing 0 or only display results >0
Hello,
As the post title says, I'm trying to figure out how to NOT display anything in a certain widget that would return a 0. Specifically, we are using the VMwareSnapshots datasource to display a table of potential snapshots and their age. Currently, the table just displays the list of VMs in the datasource regardless of them having a snapshot or not.
The expression being used to display snapshots is (Age)/24. Is there anyway to adjust the expression to display snapshots that return a value greater than 0? Ideally I would want to just see the snapshots widget title bar with nothing below it if there aren't any snapshots to report, or no widget at all
Thanks for you time,
Mike