Forum Discussion
gjnr
2 years agoRegular Visitor
Need help for Matrix heat map formatting based on rows and column header
Hello Everyone, I am very new to power bi and I have the following requirement.I do aware that we can implement the conditional formatting based on the values but i have the below requirement where...
- 2 years ago
First, unpivot your data to bring it into a usable format
Then add the actual colors
Lastly, render your data in a matrix visual and apply the background color.
lbendlin
2 years agoSuper User
First, unpivot your data to bring it into a usable format
Then add the actual colors
Lastly, render your data in a matrix visual and apply the background color.