<?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 Re: Power BI Visuals Documentation in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/245089#M7639</link>
    <description>&lt;P&gt;Looks like what I'm searching for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2017 11:33:51 GMT</pubDate>
    <dc:creator>tschi2001</dc:creator>
    <dc:date>2017-09-04T11:33:51Z</dc:date>
    <item>
      <title>Power BI Visuals Documentation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244051#M7610</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;&lt;BR /&gt;I'm new in this topic (develop own visuals for Power BI) and investigated today the documents and tutorials found here and at github.&lt;BR /&gt;After installed and executed the Bar Chart example I would like to upgrade it with the "Data labels" property.&lt;BR /&gt;&lt;BR /&gt;My Problem: I can not find any documentation how to implement this.&lt;BR /&gt;&lt;BR /&gt;Is there something like MSDN where I can find the definitions of all properties, something like MSDN for C#?&lt;BR /&gt;Are there any additional documentations?&lt;BR /&gt;&lt;BR /&gt;Many thanks &amp;amp; Best regards&lt;BR /&gt;Alex&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 13:23:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244051#M7610</guid>
      <dc:creator>tschi2001</dc:creator>
      <dc:date>2017-09-01T13:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Visuals Documentation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244286#M7618</link>
      <description>&lt;P&gt;You have been through this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-getting-started-with-developer-tools/" target="_blank"&gt;https://powerbi.microsoft.com/en-us/documentation/powerbi-custom-visuals-getting-started-with-developer-tools/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 20:46:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244286#M7618</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2017-09-01T20:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Visuals Documentation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244870#M7631</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes, this was my starting point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I said: Take the example "Add property "Data label" to your own vusials".&lt;/P&gt;&lt;P&gt;Where I can find the json definition&amp;nbsp;for this property?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 06:48:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244870#M7631</guid>
      <dc:creator>tschi2001</dc:creator>
      <dc:date>2017-09-04T06:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Visuals Documentation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244990#M7634</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/41003"&gt;@tschi2001&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See Histogram Chart as an example.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://github.com/Microsoft/powerbi-visuals-histogram/blob/master/capabilities.json#L271" target="_blank"&gt;https://github.com/Microsoft/powerbi-visuals-histogram/blob/master/capabilities.json#L271&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/.api/v1.7.0/schema.capabilities.json" target="_blank"&gt;https://github.com/Microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/.api/v1.7.0/schema.capabilities.json&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Mon, 04 Sep 2017 08:39:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/244990#M7634</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2017-09-04T08:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Power BI Visuals Documentation</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/245089#M7639</link>
      <description>&lt;P&gt;Looks like what I'm searching for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 11:33:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Power-BI-Visuals-Documentation/m-p/245089#M7639</guid>
      <dc:creator>tschi2001</dc:creator>
      <dc:date>2017-09-04T11:33:51Z</dc:date>
    </item>
  </channel>
</rss>

