In my current dasboard i am using dynamic visibility functionality. So for that i am using 2 icons for pricing & costing,2 pie charts for pricing & costing.
for this i map like for each icon in destination property i gave i blank cell in excel. For corresponding pie chart in behavior tab ->Dynamic visibility for status tab i used that blank cell. Its working fine but when user click on icon1 then it showing the corresponding pie chart. when ever we click i con2 it show pie chart over the old one.
So my question is how to disable automatically the the first pie chart…
If I understand correctly, you have two charts pointing to two different cells.
If I were building this I’d have them point to the same cell. If you click on the Pricing icon, then it would set that cell to say “Pricing”, and if you click on the second icon, it sets that cell to “Costing”. That way only one of the pies is showing at a given time.