Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
You can set the chart and the tab, but set a condition to calculate, under properties of chart, General like
Unless they have some dimension selected, they will get an error you can customize in the same tab clicking on "Error messages".Len(GetCurrentSelections()) = 0
The Tab is a property of the Sheet. If you change the Show condition on the sheet, the tab will be shown or not shown with it.
That's all there is to it 🙂