<?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: Can we achieve this in custom table visual? in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443942#M1173</link>
    <description>&lt;P&gt;Documentation for the matrix data mapping is on our backlog.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of now, we would recommend to take a look at:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A title="" href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/c00546cc71e01c025696baedb186b0a68723da69/templates/visuals/.api/v1.7.0/PowerBI-visuals.d.ts#L309" target="_blank" rel="nofollow noopener noreferrer"&gt;Matrix types&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/6f36616b5451077dce1d2c054b7f104cd4d8136b/templates/visuals/.api/v1.12.0/schema.capabilities.json#L337" target="_blank"&gt;Matrix data mapping difinition&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="" href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/capabilities.json#L28" target="_blank" rel="nofollow noopener noreferrer"&gt;Sunburst as an example&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 07:48:08 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-06-20T07:48:08Z</dc:date>
    <item>
      <title>Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/224745#M211</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have this visual.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 266px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/53133i996E7042B157D6AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we have button for each year which can expand/collapse the data in table. Like when we click on button the 2015 row will expand/collapse the data rows.&lt;/P&gt;&lt;P&gt;Can we achieve this in custom visual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2017 11:45:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/224745#M211</guid>
      <dc:creator>v-mubish</dc:creator>
      <dc:date>2017-08-03T11:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/225439#M212</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/32441"&gt;@v-mubish&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you want to achieve something like &lt;A href="https://store.office.com/ru-ru/app.aspx?assetid=WA104380947" target="_blank"&gt;KPI Grid's&lt;/A&gt; expanding/collapsing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 06:44:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/225439#M212</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-08-04T06:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/225658#M213</link>
      <description>&lt;P&gt;Yes. The + sign to expand in year section. Thanx for giving this reference.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 09:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/225658#M213</guid>
      <dc:creator>v-mubish</dc:creator>
      <dc:date>2017-08-04T09:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/226492#M214</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/32441"&gt;@v-mubish&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you developing your own custom visual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 08:11:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/226492#M214</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-08-07T08:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/226548#M215</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, Developing my own custom visual. Wanted to check the feasibility of the requirement.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 09:03:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/226548#M215</guid>
      <dc:creator>v-mubish</dc:creator>
      <dc:date>2017-08-07T09:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/227507#M218</link>
      <description>&lt;P&gt;That's possible. I suppose that this can be achieved by using matrix data-mapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:47:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/227507#M218</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-08-08T11:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/227510#M219</link>
      <description>&lt;P&gt;ok&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;, Thanks for your help. I'll try your suggestion.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:49:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/227510#M219</guid>
      <dc:creator>v-mubish</dc:creator>
      <dc:date>2017-08-08T11:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/228057#M220</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide me link for &lt;SPAN&gt;matrix data-mapping&amp;nbsp;&lt;/SPAN&gt;for learning purpose?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 06:24:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/228057#M220</guid>
      <dc:creator>v-mubish</dc:creator>
      <dc:date>2017-08-09T06:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/228094#M221</link>
      <description>&lt;P&gt;We haven't prepared documentation for matrix data-mapping yet.&lt;/P&gt;&lt;P&gt;However, you might take a look at these:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/c00546cc71e01c025696baedb186b0a68723da69/templates/visuals/.api/v1.7.0/PowerBI-visuals.d.ts#L309" target="_blank"&gt;Matrix types&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/capabilities.json#L28" target="_blank"&gt;Sunburst as an example&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ignat Vilesov&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 07:10:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/228094#M221</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-08-09T07:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443230#M1169</link>
      <description>&lt;P&gt;Does Microsoft plan on preparing documention for using the matrix data-mapping?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 12:20:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443230#M1169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-19T12:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443234#M1170</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/32441"&gt;@v-mubish&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Were you able to get this custom matrix working? If so are you willling to share how you were able to use the matrix data mapping in order to accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 12:26:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443234#M1170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-19T12:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can we achieve this in custom table visual?</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443942#M1173</link>
      <description>&lt;P&gt;Documentation for the matrix data mapping is on our backlog.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As of now, we would recommend to take a look at:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A title="" href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/c00546cc71e01c025696baedb186b0a68723da69/templates/visuals/.api/v1.7.0/PowerBI-visuals.d.ts#L309" target="_blank" rel="nofollow noopener noreferrer"&gt;Matrix types&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/6f36616b5451077dce1d2c054b7f104cd4d8136b/templates/visuals/.api/v1.12.0/schema.capabilities.json#L337" target="_blank"&gt;Matrix data mapping difinition&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A title="" href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/capabilities.json#L28" target="_blank" rel="nofollow noopener noreferrer"&gt;Sunburst as an example&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 07:48:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Can-we-achieve-this-in-custom-table-visual/m-p/443942#M1173</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-06-20T07:48:08Z</dc:date>
    </item>
  </channel>
</rss>

