Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
my req is:i want to implement button for calender object each time if i change date and click button it should show the pivot table report.
Create a Button -> Set the Variable in Actions Tab like
Variable : vShow
Value : =if(vShow=0,1,0)
Put this Variable in your Pivot Chart -> Layout -> Conditional -> vShow
If you click that again, it will hide.