Forum Discussion
Anonymous
5 years agoNot applicable
Forge Viewer in PowerBi load and unload a model.
I am currently using a tutorial I found to put the Forge Viewer into PowerBi. And in this the URN is hard coded into the script. What i want to do next, now that i have the viewer working in PowerBi,...
gmmanfredi
4 years agoRegular Visitor
Hi!
I'm sorry to use your topic, but it is hard to find people working on the same project.
I am following the same tutorial: Did you manage to complete it?
and i am having troubles in creating building the visual.
did you use
npm i -g [email protected] ?
what version of
npm i d3 , npm i @types/d3, npm i core-js and npm i powerbi-visuals-api did you use?
The microsoft tutorial https://docs.microsoft.com/it-it/power-bi/developer/visuals/environment-setup?tabs=windows makes yo install specific version but i think i have to install others, i just can't get which.
And last, what is your version of node.js?
https://stackoverflow.com/questions/69103885/pbiviz-start-error-less-style-visual-less this is the error i get trying to run pbiviz start
Thank you if you can help me
GMM