Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi All!
I'm looking to create a heatmap of a building layout that visualizes counts through time.
I'd greatly appreciate a point in the right direction of how to create what I'm looking for which is detailed below.
The goal would be for it to look something like this.
With a play Axis similar to the scatter chart - like this.
The layout of the building is similar to this.
The data set looks like this.
Matrix Example:
Using the imported "Heat Streams" Visual
Play Axis similar to Scatter Chart is ideal
A Scatter chart won't work
Thank you for any suggestions!
Hi @Slacey7 ,
If you want to have the exact layout of the buildings maybe you should use the synoptic panel that allows to pick up svg images and make then a visual it self
https://okviz.com/synoptic-panel/
https://appsource.microsoft.com/en-us/product/power-bi-visuals/wa104380873?tab=overview (includes an example PBIX file)
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsThanks @MFelix
I've gone with your suggestion for a high level vew of the facilities.
The challenge I'm finding at this point is the performance of the visual display can get pretty slow.
So, instead of having a very granular matrix of the entire facility, I've opted for your solution for a high level view, and then when clicking into a house I only need a 6 x 9 matric to update of any given house. Where, I require a 40 x 72 matrix of the entire facility before - which gets slow with conditional formatting and such.