I have the following dashboard (table)
YearMonth and Merchant ID are dimension columns
“Type 1 Fraud” and “Type 1 Sales” are columns that apply some filters on the dataset to filter out rows that have particular properties.
Last column is “Type 1 Fraud” divided “Type 1 Sales” to show fraud to sales ratio.
Is there a way to hide rows in the table that have no values in all corresponding cells? (highlighted by a red line)