Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have a Pivot table where I have a structure like this
With the selected filters, a column may be all null, but if i change filters it can have values
I would like to hide the columns if all these values are empty based on the filters, if a column is all grey (null) i dont want to see it.
If i check "include null values" only the columns with values that are ALWAYS empty is hide....