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,
Now we have three measures which are Sales in,Sales Out and inventory. The current chart in powerbi can only put three measure at the same side. Does anyone has the chart template which is similar to below picture?(either horizontal or vertical). Then we only have positive values in the chart.
Thanks in advance.
Proud to be a Super User!
Hi,
I agree that this looks pretty much like a Tornado Chart,
An all wrapped pbiviz package is available online from Appsource.Microsoft.com:
https://appsource.microsoft.com/en-us/product/office/WA104380768?src=office&corrid=1b5c4c60-237c-485...
-------
In case you wanted to add other personal modifications or custom features, you can check how the visualization is built under the hood on Github:
Power BI Visual Code available on Github
https://github.com/Microsoft/PowerBI-visuals-Tornado
After downloading the code:
1- run > npm install
2- run >pbiviz package
last action should generate a pbiviz under dist folder.
-----
Finally. an original d3.js sample of Tornado Chart [from which demo was inspired...]:
https://bl.ocks.org/lmatteis/d0f7533895da2e59cd6f62f3589fd8eb
Hope this helps 😉
Does Tornado Chart meet your requirements?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
User | Count |
---|---|
11 | |
4 | |
4 | |
3 | |
3 |