Do not show rows with computed data
I have a table with two columns, both are computed values based on some complex queries. Now i need a way to not show these rows if certain computed value which is shown in the table is 0. Is there a way to do this ?
For example in my screenshot, i do not want to show those rows where 0.0 is the only value.
0 Replies