Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hello !
i have a card that has measure that will display message if a filter box isnt being selected , but if selected the card should chnage to transparent but when i try to add measure into the conditional formatting field that will allow the card to change into transparent, but i couldnt select the measure that i wanted
Thank you in advance !
Solved! Go to Solution.
Based on your description, plese make sure that you measure like the following.
Measure = IF(ISFILTERED('Table'[Column1]),"#FFFFFF00")
Then you can put it to the formatting.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Based on your description, plese make sure that you measure like the following.
Measure = IF(ISFILTERED('Table'[Column1]),"#FFFFFF00")
Then you can put it to the formatting.
Output
Best Regards!
Yolo Zhu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
User | Count |
---|---|
123 | |
69 | |
67 | |
58 | |
52 |
User | Count |
---|---|
183 | |
92 | |
67 | |
62 | |
53 |