Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a table, that I need to transpose and perform conditioal formating as shown below
Appreciate your help.
@Anonymous
You just need to use a matrix to render your data. Make sure your drill all level down to lowest level in matrix.
Regards,
Requirement is not to drill down, but rather show as I provided the image. We need to add conditional formating Yellow and Green color. Table needs to be transposed. Thanks
| User | Count |
|---|---|
| 56 | |
| 42 | |
| 30 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 71 | |
| 59 | |
| 39 | |
| 22 | |
| 22 |