Forum Discussion
daniellamoore29
Helper I
2 years agoHide visual base on slicer selection
I have a gauge visual, and I'm trying to hide the visual based on the slicer selection. I have three measures which all work: Measure 1: Check filtered = ISFILTERED(Query1[% Metric Name]) -- ...
- 2 years ago
Hi daniellamoore29
If you can put these filtering conditions directly to the measures of your gauge.
Something like :Test metric = if(ISFILTERED('Table'[Metric Name]),sum('Table'[Metric Value]),"")You can download the pbix from This link
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
daniellamoore29
Helper I
2 years agoRitaf1983 , my card visual colour is #00C0B5, how do I make this transparent so when slicer selected, it disappears?
Ritaf1983
Super User
2 years agodaniellamoore29
I must admit that I don't know 🙂
I work only with white backgrounds all others are not efficient for effective data visualization.
For example, our brain needs to work hard to read white on blue...