Forum Discussion
LOAD ERROR TypeError: Cannot read property 'guid' of undefined.
- 7 years ago
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
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
- adeepak77 years agoFrequent Visitor
Thanks Ignat. It worked!