Forum Discussion
patrik20
7 years agoNew Member
Power BI Custom Visual - Objects and Properties types
Hi, is it possible to use custom object property type (in capabilities.json)? I would like to use slider (values from-to) and buttons in Visualizations->Format->Objects->Properties->Property:type...
v-evelk
7 years agoMicrosoft Employee
Hy guys,
Unfortunately, there isn't a full list of known properties except those that you can find in schema.capabilities.json file (there is a list of all APIs).
A process of documentation building and improvement is ongoing so, sooner or later such list will appear.
Kind Regards,
Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
[email protected]
WZorn
5 years agoHelper III
I'm also curious about this. I'd like to customize the elements used to set the capability object properties.
Since the native visuals show sliders, links and buttons, there must be a way to insert these.
Any updates?