Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
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