Forum Discussion
Anonymous
7 years agoNot applicable
is it possible to create custom visual component in power BI
Hi,
Is it possible to create custom waterfall visual component in power BI?
Hi,
You can create any visual as you wish, using this tutorial, programming skills and graphic libraries as d3.
Also, you can fork one of the visuals public repositories, change GUID inside PBIVIZ.json file and modificate to your needs.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
1 Reply
- v-evelk
Microsoft Employee
Hi,
You can create any visual as you wish, using this tutorial, programming skills and graphic libraries as d3.
Also, you can fork one of the visuals public repositories, change GUID inside PBIVIZ.json file and modificate to your needs.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]