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. St...