Forum Discussion
bfialkoff
7 years agoFrequent Visitor
Inherit from other visuals?
I want to make a small change to an existing visual but I dont want to have to worry about maintainence. I know that I can place the link to the git repo in my package.json. Is it then possible to in...
- 7 years ago
import ChicletSlicer = powerbi.extensibility.visual.ChicletSlicer;
Have you tried such an import?
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
Anonymous
7 years agoNot applicable
Guys im new to power bi, i Could'nt understand what your Conversations is about? What is that code?
Please do explain me , i want learn.
v-viig
7 years agoCommunity Champion
This is about extending the exisitng Custom Visuals.
To find out more about the code please look into documentation.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals