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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi All,
I am new to the Power BI visuals, and I am trying to build the basic BarChart from the below link.
https://github.com/Microsoft/PowerBI-visuals
Now, the problem is, when I use the command "pbiviz start", I get the below error.
PS C:\Users\<user-name>\barChart> pbiviz start
info Building visual...
error TYPESCRIPT /src/barChart.ts : (27,22) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (29,36) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (30,31) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (31,23) Cannot find namespace 'd3'.
error TYPESCRIPT /src/barChart.ts : (47,34) Cannot find name 'd3'.
error TYPESCRIPT /src/barChart.ts : (88,26) Cannot find name 'd3'.
error TYPESCRIPT /src/barChart.ts : (99,26) Cannot find name 'd3'.
error TYPESCRIPT /src/barChart.ts : (103,26) Cannot find name 'd3'.
Can anyone help me to resolve this issue?
Regards,
Mi2n
Solved! Go to Solution.
Following the steps in the below link solved the issue.
http://blog.jongallant.com/2016/11/pbiviz-12-d3-35-reference/
Thanks,
Mi2n
Following the steps in the below link solved the issue.
http://blog.jongallant.com/2016/11/pbiviz-12-d3-35-reference/
Thanks,
Mi2n
Glad to hear that you've solved this problem and thank you for sharing the solution. This might be beneficial to other community members, you could help mark it as answer.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |