Forum Discussion
pbiviz package Error
- Anonymous6 years ago
So I got an answer from Microsoft support team. We need to replace NodeListOf with HTMLCollectionOf in visual.ts.
Anonymous
Hello, I got the same error as yours but I didn't see any change from your code of changing NodeListOf to HTMLCollectionOf, could you please teach me how to do it?
Thanks.
- Anonymous6 years agoNot applicable
Anonymous For me I just Ctrl+F to find the NodeListOf and replace with HTMLCollectionOf, is this correct?
- dm-p6 years agoSuper User
Hi Anonymous - this post has the locations in src/visual.ts where the changes need to be applied.
- Anonymous6 years agoNot applicable
Hi dm-p ,
I had the same error while running pbiviz package. I followed your instruction and changed NodeListOf by HTMLCollectionOf in visual.ts file. Now I got the following error. I am very new to Power BI and working on fixing this error for the last 2 days. I am glad that I have a new error at this point:). I really appreciate any suggestion of how to fix the error with 'Author_name', "Author_email" and "Visual_Description".pbiviz_error
Thanks in advance.