<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Capabilities not showing up in format pane in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Capabilities-not-showing-up-in-format-pane/m-p/174844#M5685</link>
    <description>&lt;P&gt;I am trying to add some custom formatting options in the capabilities file I added the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  "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
                            }
                        }
                    }
                }
            }
        }
    }&lt;/PRE&gt;&lt;P&gt;Does anyone know why this is not showing up in the Power BI format pane?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2017 15:16:05 GMT</pubDate>
    <dc:creator>Clark128</dc:creator>
    <dc:date>2017-05-12T15:16:05Z</dc:date>
    <item>
      <title>Capabilities not showing up in format pane</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Capabilities-not-showing-up-in-format-pane/m-p/174844#M5685</link>
      <description>&lt;P&gt;I am trying to add some custom formatting options in the capabilities file I added the following&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  "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
                            }
                        }
                    }
                }
            }
        }
    }&lt;/PRE&gt;&lt;P&gt;Does anyone know why this is not showing up in the Power BI format pane?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 15:16:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Capabilities-not-showing-up-in-format-pane/m-p/174844#M5685</guid>
      <dc:creator>Clark128</dc:creator>
      <dc:date>2017-05-12T15:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Capabilities not showing up in format pane</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Capabilities-not-showing-up-in-format-pane/m-p/175070#M5689</link>
      <description>&lt;P&gt;Defining the capabilities is not enough to have them appear under Format. You still need to enumerate them following these guidelines: &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/DataBoundObjects.md" target="_blank"&gt;https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/DataBoundObjects.md&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 02:26:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Capabilities-not-showing-up-in-format-pane/m-p/175070#M5689</guid>
      <dc:creator>deldersveld</dc:creator>
      <dc:date>2017-05-13T02:26:54Z</dc:date>
    </item>
  </channel>
</rss>

