Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
I'm able to format my visual like this using the solution of creating a measure RAG and then applying the conditional formatting based on field value for this problem - "the values in the growth% field are highlighted when the franchise value is greater than the total value 19.30% from a top view only. And this formatting should not be applied when I'm drilling down to the next column which is market"
But whenever I'm trying to filter out any of the market value this conditional formatting is not working. For example I want to filter out America from the Market column value
RAG = IF( NOT ISFILTERED(yourdata[Market]) && [Growth] > 0.0193, "Green")
How do you filter out America from the Market column value? I don't see that from the screenshot. Perhaps you can share some more screenshots to show the current result and expected result to make it more clear?
Best Regards,
Jing
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
Do not include sensitive information or anything not related to the issue or question.
If you are unsure how to upload data please refer to https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.
Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
110 | |
102 | |
99 | |
38 | |
37 |
User | Count |
---|---|
158 | |
125 | |
76 | |
74 | |
63 |