Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Galiya Warrier's Power BI table heatmap would probably be a good place to start. This was one of the original competition entries.
https://github.com/galiya/PowerBI-visuals
Hi,
I downloded the latest code from Galiya githib for 'tableHeatmap.ts', when I am trying to run the same code from visual studio it is giving lot of erros while building the code (please find the below images). Could anybody help to debug this?
Error1
Error2
The issue is the lack of references, it does not know where your TypeScript definitions are.
This changed in the latest checking of the project so make sure you pull the latest code
add this right above your module:
/// <reference path="../_references.ts"/>
Is it something like this?
https://www.youtube.com/watch?v=NjyNAgSrHAU
If so you can download the pbiviz and read the instructions here: https://sjkppowerbi.azurewebsites.net/heatmap/
Not sure how far down the path you are with this. The starting points are:
https://app.powerbi.com/devTools
If you are past that already, can you supply any more specifics as to your current roadblocks?
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
4 | |
2 | |
1 | |
1 | |
1 |
User | Count |
---|---|
10 | |
4 | |
3 | |
2 | |
2 |