How To Create Heat Maps In Sql Server Reporting Services
Recently I’ve been doing some work with Microsoft Sql Server Reporting Services. One of the tasks I was given was to create a report with a heat map, which means you transform a report that looks like this
to something that looks like this
As you can see the a heat map is excellent way to [...]