Forum Discussion
Hide visual unless Table value selected
- 5 years ago
Hi, GunnerJ
Thank you for your feedback.
Please check the link down below.
I created something like, if not selected then blue color (you can change it to anything) otherwise transparent color.
You can check the Dax measure in the sample pbix file.
https://www.dropbox.com/s/qc44vpztcejtm9m/GunnerJ.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Hi, GunnerJ
I tried to cover the chart by card visual.
And I wrote a measure for the card visual background color something like below.
If something is selected, then the card visual background color becomes transparent, if not selected, then background color.
But one drawback is that users cannot hover over the chart visualization.
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.
Jihwan_Kim Thank you for the response. Do you have a file or example of that measure? I'd like to test it out myself.
- Jihwan_Kim5 years agoSuper User
Hi, GunnerJ
Thank you for your feedback.
Please check the link down below.
I created something like, if not selected then blue color (you can change it to anything) otherwise transparent color.
You can check the Dax measure in the sample pbix file.
https://www.dropbox.com/s/qc44vpztcejtm9m/GunnerJ.pbix?dl=0
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.