Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Does anyone know if it is possible at all to hide a pivot table using the Conditional Show if the selections made return zero results?
You can use your expressions for the corresponding table's conditional show expression.
it should work if you can specify your condition
sum(Revenue)>0 (easy definitions, yours might be more complex)
Thank you for the prompt response
Thank you Rudollf