Forum Discussion
pankajkatariya
7 years agoFrequent Visitor
Custom visual text input box
I want to add custom sub title for my visual. For that I want text box in property pane through which user can give input. I have added following code inside "objects" key in capabilities.json, b...
- 7 years ago
You should enumerate it in enumerateObjectInstances method of your custom visual.
To find out more please visit documentation: https://microsoft.github.io/PowerBI-visuals/docs/step-by-step-lab/adding-formatting-options/
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
v-viig
7 years agoCommunity Champion
You should enumerate it in enumerateObjectInstances method of your custom visual.
To find out more please visit documentation: https://microsoft.github.io/PowerBI-visuals/docs/step-by-step-lab/adding-formatting-options/
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals