<?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: Create SelectionId for Matrix data in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/136561#M4697</link>
    <description>&lt;P&gt;I received some guidance on how to resolve this, you can&amp;nbsp;create a DataViewCategoryColumn object based on your data. Here's an example: &lt;A href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/src/visual.ts#L147" target="_blank"&gt;https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/src/visual.ts#L147&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2017 17:57:21 GMT</pubDate>
    <dc:creator>garysweeting</dc:creator>
    <dc:date>2017-03-03T17:57:21Z</dc:date>
    <item>
      <title>Create SelectionId for Matrix data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/135818#M4677</link>
      <description>&lt;P&gt;Is it possible to create a SelectionID using the Matrix data mapping?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tutorial covers Categories (&lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Selection.md#managing-selection-selectionmanager" target="_blank"&gt;https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Selection.md#managing-selection-selectionmanager&lt;/A&gt;) and the following post suggests that it's not available for Table (&lt;A href="http://community.powerbi.com/t5/Developer/SelectionId-for-table/m-p/76506/highlight/true#M2632" target="_blank"&gt;http://community.powerbi.com/t5/Developer/SelectionId-for-table/m-p/76506/highlight/true#M2632&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2017 17:56:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/135818#M4677</guid>
      <dc:creator>garysweeting</dc:creator>
      <dc:date>2017-03-02T17:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Create SelectionId for Matrix data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/136134#M4687</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/22757"&gt;@garysweeting&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At least,&amp;nbsp;seems you can not use the &lt;A title="" href="https://github.com/Microsoft/PowerBI-visuals-tools/blob/master/templates/visuals/.api/v1.5.0/PowerBI-visuals.d.ts" target="_self" rel="nofollow noopener noreferrer"&gt;API&lt;/A&gt;. Just leave a comment on GitHub.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 04:44:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/136134#M4687</guid>
      <dc:creator>v-chuncz-msft</dc:creator>
      <dc:date>2017-03-03T04:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create SelectionId for Matrix data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/136561#M4697</link>
      <description>&lt;P&gt;I received some guidance on how to resolve this, you can&amp;nbsp;create a DataViewCategoryColumn object based on your data. Here's an example: &lt;A href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/src/visual.ts#L147" target="_blank"&gt;https://github.com/Microsoft/powerbi-visuals-sunburst/blob/master/src/visual.ts#L147&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 17:57:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/136561#M4697</guid>
      <dc:creator>garysweeting</dc:creator>
      <dc:date>2017-03-03T17:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create SelectionId for Matrix data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/637365#M18702</link>
      <description>&lt;P&gt;The link is &amp;nbsp;missing, and we are stuck exactly here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any tips?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 16:23:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/637365#M18702</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-05T16:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create SelectionId for Matrix data</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/637903#M18708</link>
      <description>&lt;P&gt;This one is for &amp;lt;= API 1.13.0:&amp;nbsp;&lt;A href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/d7e094c1d10d2445d66fbaf3b94e3f5e2bae5fec/src/sunburst.ts#L503" target="_self"&gt;https://github.com/Microsoft/powerbi-visuals-sunburst/blob/d7e094c1d10d2445d66fbaf3b94e3f5e2bae5fec/src/sunburst.ts#L503&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That one is for &amp;gt;= API 2.0.0:&amp;nbsp;&lt;A href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/41cfe43d2402330d4d60c16caa17d391635014e8/src/visual.ts#L513" target="_self"&gt;https://github.com/Microsoft/powerbi-visuals-sunburst/blob/41cfe43d2402330d4d60c16caa17d391635014e8/src/visual.ts#L513&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The main difference here is how queryName is populated.&lt;/P&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" rel="noopener"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 07:15:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Create-SelectionId-for-Matrix-data/m-p/637903#M18708</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2019-03-06T07:15:56Z</dc:date>
    </item>
  </channel>
</rss>

