Forum Discussion
pankajkatariya
7 years agoFrequent Visitor
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...
v-xuding-msft
Community Support
7 years agoHi pankajkatariya ,
You could check the steps from the document below.
Tutorial: Developing a Power BI visual
If you just want to show the contant of HTML, you could try the custom visual of HTML Viewer.
Power BI Custom Visuals - HTML Viewer
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.