This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register 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 an error : TYPESCRIPT/visualplugin.ts : (8,151) error Property visual does not exist on type 'typeof visualD43BC8F0A8674EC2B848AD7E74959EF1'
Can someone Help?
Solved! Go to Solution.
Looks like you need to type "BarChart" into visualClassName property in pbiviz.json.
Please let me know if it solves the issue.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Hello @Anonymous,
Could you please share a name of class that implements IVisual interface?
Are class name and value of visualClassName property (pbiviz.json) the same?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
class BarChart implements IVisual.
value of visualClassName property is visual.
Looks like you need to type "BarChart" into visualClassName property in pbiviz.json.
Please let me know if it solves the issue.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |