Forum Discussion
Clark128
Advocate I
9 years agoCapabilities not showing up in format pane
I am trying to add some custom formatting options in the capabilities file I added the following "objects": {
"dataBarColors":{
"displayName": "Data Bar Colors",
...
- 9 years ago
Defining the capabilities is not enough to have them appear under Format. You still need to enumerate them following these guidelines: https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/DataBoundObjects.md
deldersveld
Resident Rockstar
9 years agoDefining the capabilities is not enough to have them appear under Format. You still need to enumerate them following these guidelines: https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/DataBoundObjects.md