Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

PowerBI Heatmap

Hi Team,

wondering if there is a way to create a heatmap based on a static list

For instance : we sell everything on the Master list and i want to easily see in that master 

what my clients have Existing ( one colour)

what my clients have Proposed ( one colour)

All my data is one table and i can toggle by client- but cant figure out how to make the list change colour based on non values

Master list

Products: A/B/C/D/E/F

Client 1- uses B/E/F  pitching they use A/D/C

 

Appreciate your thoughts and suggestions

Cheers

Kat

  • you can do heatmaps by using the same color for the text and the background for the values in a matrix visual. In Power Query or in DAX create a calculated column with the name of the colour you want for either existing or proposed (for example "Blue" or "#0000FF").  Then you can use the conditional formatting for the values in your matrix, based on "value in another field"

2 Replies