Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

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.

Reply
adeepak7
Frequent Visitor

LOAD ERROR TypeError: Cannot read property 'guid' of undefined.

Respected admin,

 

I am trying to execute the code for table visual from github repo with url:  https://github.com/Microsoft/PowerBI-visuals-tools/tree/master/templates/visuals/table

 

I am getting the following error: 

 

error LOAD ERROR TypeError: Cannot read property 'guid' of undefined
at VisualPackage.loadVisualPackage.then (/usr/local/lib/node_modules/powerbi-visuals-tools/bin/pbiviz-start.js:57:48)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
at Function.Module.runMain (module.js:695:11)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3

 

Kindly help me out to resolve this error.

 

Thanks, 

Deepak Ahire

1 ACCEPTED SOLUTION
v-viig
Community Champion
Community Champion

Could not reproduce this issue with PBIVIZ 2.1.0.

 

How did you create a visual from this template? Did you use pbiviz new -t table?

Please note you should also add node_modules/powerbi-visuals-utils-dataviewutils/lib/index.js into pbiviz.json once you create a visual from template.

 

We'll fix this template soon.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

 

View solution in original post

2 REPLIES 2
v-viig
Community Champion
Community Champion

Could not reproduce this issue with PBIVIZ 2.1.0.

 

How did you create a visual from this template? Did you use pbiviz new -t table?

Please note you should also add node_modules/powerbi-visuals-utils-dataviewutils/lib/index.js into pbiviz.json once you create a visual from template.

 

We'll fix this template soon.

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

 

 

Thanks Ignat. It worked!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.