Forum Discussion

pankajkatariya's avatar
pankajkatariya
Frequent Visitor
7 years ago

Power BI Custom Visualization - Integrate HTML Editor

I want to integrate HTML Editor in my PowerBI Custom Visual.

So I have installed TinyMCE / CKeditor modules through npm commands.

 

Also mentioned them the module path in pbiviz.json file.

Still I am not able to access it in visual.ts file.

 

Can someone help me to understand why its not working ?

#PowerBICustomVisual