This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
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 considerAccept it as the solution to help the other members find it more quickly.
Appreciate your Kudos ![]()
Stand with Ukraine!
@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 considerAccept it as the solution to help the other members find it more quickly.
Appreciate your Kudos ![]()
Stand with Ukraine!
i need your help
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 |
|---|---|
| 33 | |
| 26 | |
| 21 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 28 | |
| 24 | |
| 22 |