Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
I'm trying to create a bar chart visual for power BI based on the microsoft tutorial on github. I have followed their environment setup steps exactly and was trying to create the visual with static data which is the first step. But when I give the "pbiviz package" command,it results in the following error. i'm using API v1.5.0 because that's the one being used in the tutorial.
Solved! Go to Solution.
It'd be better to use API 1.7.0 instead of 1.5.0.
API version can be updated by executing this command: pbiviz update 1.7.0
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
It'd be better to use API 1.7.0 instead of 1.5.0.
API version can be updated by executing this command: pbiviz update 1.7.0
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals