Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello everyone, I have this table below in which 23 items are evaluated for each prospect (AQW1, SALW, ...) some items are not applicable to each prospect.
Example:
Prospect AQW1
Total Items = 23
Items not applicable (NA = 14)
Applicable items = 9
Items already evaluated = 7
DAP = 7/9 = 77.78%
What I need is for these non-applicable items to be grayed out in the DAP measurement, like this:
But I don't want to keep the NA measure in the table, and when I remove it I lose the formatting.
Is there any way to apply this formatting without the NA measure being in the table?
I believe that the formatting will not work that way, as the percentage calculation (DAP) is done by excluding the NA from the measure, that is:
Prospect AQW1
Total Items = 23
Not applicable items (NA = 14)
Applicable items = 9
Items already evaluated = 7
DAP = 7/(23 - 14) = 77.78%
NA is being excluded from measure, so formatting will never be applied based on NA condition unless it is in the table.
@Anonymous , even if NA is not there in the table, you can use that in conditional formatting. For greyed out , Do both font and background conditional formatting as grey
If needed use color measure
How to do conditional formatting by measure and apply it on pie?
https://www.youtube.com/watch?v=RqBb5eBf_I4&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L
https://community.powerbi.com/t5/Community-Blog/Power-BI-Conditional-formatting-the-Pie-Visual/ba-p/...
https://amitchandak.medium.com/power-bi-where-is-the-conditional-formatting-option-in-new-format-pan...
I had tried that way too, but I lose the formatting when I remove the measure from the table.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 41 | |
| 40 | |
| 39 | |
| 38 |