This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
HI ALL,
i have a problem in my dashbord
thanks
Solved! Go to Solution.
@Kadrimedquali , you can use Conditional Formatting for your table. One of the ways to achieve the result:
1. Create a measure like
Measure = IF( SUM('Table'[Column1]) > SUM('Table'[Column2]), 1, 0)
2. Format table - Conditional formatting - Background
3. Choose format by rules based on measure:
If this post helps, then please consider Accept it as the solution ✔️to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.
Stand with Ukraine!
Here is an official way you can support Ukraine financially:
Come Back Alive foundation: https://savelife.in.ua/en/
Thank you!
@Kadrimedquali , you can use Conditional Formatting for your table. One of the ways to achieve the result:
1. Create a measure like
Measure = IF( SUM('Table'[Column1]) > SUM('Table'[Column2]), 1, 0)
2. Format table - Conditional formatting - Background
3. Choose format by rules based on measure:
If this post helps, then please consider Accept it as the solution ✔️to help the other members find it more quickly.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your Kudos.
Stand with Ukraine!
Here is an official way you can support Ukraine financially:
Come Back Alive foundation: https://savelife.in.ua/en/
Thank you!
i need your help
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 49 | |
| 28 | |
| 23 | |
| 23 |