Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 26 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |