Hyde columns of a table

Hi everyone, I have a table with 14 columns this table comes from a spreadsheet made with a query and sumifs formulas with data from another data base, the table shows different kind of expenses in the first column, the next 12 columns shows the sum of those expenses by month and the last column shows a total.

I use the table in a dashboard just as shown table, my problem is that if I have data from may to august the rest of the columns appear with 0 values and I just want it to show the column if it has a value if it doesnt I want to hyde it until it has a value.

Could you please help me?

0 1 272
1 REPLY 1

In the show option, enter the Show_If expression - ISNOTBLANK( [Name of that column] )

Top Labels in this Space