Quantcast
Channel: Developer topics
Viewing all articles
Browse latest Browse all 17892

Capabilities not showing up in format pane

$
0
0

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


Viewing all articles
Browse latest Browse all 17892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>