Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am trying to add some custom formatting options in the capabilities file I added the following
"objects": { "dataBarColors":{ "displayName": "Data Bar Colors", "properties": { "ValueFillColor":{ "displayName": "Value Bar Color", "type": { "fill": { "solid": { "color":true } } } }, "GoalFillColor":{ "displayName": "Goal Bar Color", "type": { "fill": { "solid": { "color":true } } } } } } }
Does anyone know why this is not showing up in the Power BI format pane?
Thanks,
Dan
Solved! Go to Solution.
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
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
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
7 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |