Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello
Is it possible to compare two rows of data and if the data does not match in a row change that cell to a new color to make it stand out?
Store | OrderFrm |
255 | 255 |
255 | 255 |
255 | 275 |
255 | 255 |
Solved! Go to Solution.
@Anonymous
You may learn to use Conditional table formatting.
@Anonymous
You may learn to use Conditional table formatting.
I am new to BI. The data was added to a matrix that I have created.
| User | Count |
|---|---|
| 55 | |
| 37 | |
| 23 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 69 | |
| 58 | |
| 39 | |
| 21 | |
| 21 |