Forum Discussion
admhemed
8 years agoFrequent Visitor
Read formatting options from Visualizations pane
I need to read title that the user will input in the Visualization pane,
I don't find this in options in update method.
please help, thanks
5 Replies
- v-viigCommunity Champion
We'd recommend to follow this guide to implement required functionality.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals
- admhemedFrequent Visitor
The document does not describe that. It describes how to create new properties in the options pane. But nothing about the predefined ones such as title and background.
- v-viigCommunity Champion
Predefined properties such as Title and Background are no available in the code of a custom visual.
We'd recommend to create your properties instead.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals