Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I want to create a measure for conditional formatting that can be applicable to multiple measure.
Total_A and Total_B are measures
Have you found a solution for this? I'm needing the same. Thanks
Hi @Anonymous
You could do this with a calculation group. Create a calculation item for the formatting you want to achieve and the conditions for it. Instead of using a specific measure name use SELECTEDMEASURE() instead.
Hope this helps! 😉
I have tried that as well but issue is that how will I select calculation item in conditional formatting dialog box.
I had created below calculated item having name "M":-
IF(SELECTEDMEASURE()>25,"Red","Green")
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 103 | |
| 81 | |
| 65 | |
| 50 | |
| 45 |