Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
jack555
Advocate I
Advocate I

Heatmap by Column values

Heatmaps can be easily done via conditional formatting, however it considers the whole matrix table. My requirement is to do by column. Below is the sample table, where I would like to have heatmap per column with different colour. Positive column with green colour heatmap by considering only the values in positive column.

 

ItemPositvieNegativeNeutral
Team 11254256
Team 2309783
Team 3687617
Team 49011329
1 ACCEPTED SOLUTION

So is there no answer to this?

Power BI Tabular Heatmap seems to be pretty poorly designed. You need to hard code every column?

That is not how a heatmap is supposed to work. A heatmap is the intersection between 2 dimensions, with a value expressing each intersection. So two dimensions and a measure should be required.

View solution in original post

8 REPLIES 8
jack555
Advocate I
Advocate I

Please find the sample data as below.

 

ItemRating
Team1Positive
Team1Positive
Team1Positive
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Neutral
Team1Neutral
Team1Neutral
Team1Neutral
Team1Neutral
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Negative
Team2Negative
Team2Negative
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Pragati11
Super User
Super User

HI @jack555 ,

 

So I created a table visual as follows:

Pragati11_0-1670414119211.png

No under the formatting settings --> Cell elements, I try to give different colors to all these columns:

Pragati11_2-1670414249290.png

 

Pragati11_1-1670414220741.png

Pragati11_3-1670414276050.png

Similarly, do it for other columns:

Pragati11_4-1670414337711.png

Is this what you are looking for?

 

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

@Pragati11 Thanks for the input. The positive/negative/netural not available as separate columns but in the same column. sorry for not clear with my question. the sample data is the visual outcome of matrix, hence couldn't able to format individual column.

 

how we can acheive the same effect if rating items in same column.

Hi @jack555 ,

In that case, share the sample data which you are using to create this matrix visual.

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

Please find the sample data as below.

 

ItemRating
Team1Positive
Team1Positive
Team1Positive
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Negative
Team1Neutral
Team1Neutral
Team1Neutral
Team1Neutral
Team1Neutral
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Positive
Team2Negative
Team2Negative
Team2Negative
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral
Team2Neutral

So is there no answer to this?

Power BI Tabular Heatmap seems to be pretty poorly designed. You need to hard code every column?

That is not how a heatmap is supposed to work. A heatmap is the intersection between 2 dimensions, with a value expressing each intersection. So two dimensions and a measure should be required.

Yes, need to hard code every column. it is challenging if columns are dynamic. finally i gave up the.

Hi there. After a bit more searching I found that one of the table visualisations can be used to derive this. You need to set conditional colors to make it work. You can see the results in this vid where i was making the dashboard.  https://youtu.be/mMTcXaWdHbc?t=218

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors