<?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: Did something change with SelectionId, the key looks different now in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668520#M2042</link>
    <description>&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that selection for table requires some hack.&lt;/P&gt;&lt;P&gt;Hopefully, a new &lt;STRONG&gt;API 2.5&lt;/STRONG&gt; which will be released next week contains &lt;STRONG&gt;.withTable&lt;/STRONG&gt; method of the builder that must solve selection issues with Table mapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2019 09:19:33 GMT</pubDate>
    <dc:creator>v-evelk</dc:creator>
    <dc:date>2019-04-12T09:19:33Z</dc:date>
    <item>
      <title>Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/625987#M1789</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Laheasi.png" style="width: 363px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/147283iDA46802B7FDE90A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Laheasi.png" alt="Laheasi.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi, this.host.createSelectionIdBuilder() service is not working properly anymore for me, did something change with they key, it looks different now. Now there is somekind of identityIndex in it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;key: used to be something like this -&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Key:"{\"data\":[\"{\\\"and\\\":{\\\"l\\\":{\\\"comp\\\":{\\\"k\\\":0,\\\"l\\\":{\\\"col\\\":{\\\"s\\\":{\\\"e\\\":\\\"qtEmergencyRecords\\\"},\\\"r\\\":\\\"Year\\\"}},\\\"r\\\":{\\\"const\\\":{\\\"t\\\":4,\\\"v\\\":2017}}}},\\\"r\\\":{\\\"comp\\\":{\\\"k\\\":0,\\\"l\\\":{\\\"col\\\":{\\\"s\\\":{\\\"e\\\":\\\"qtFacility\\\"},\\\"r\\\":\\\"Facility County\\\"}},\\\"r\\\":{\\\"const\\\":{\\\"t\\\":1,\\\"v\\\":\\\"Alachua\\\"}}}}}}\"]}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 18:45:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/625987#M1789</guid>
      <dc:creator>mikihiir</dc:creator>
      <dc:date>2019-02-18T18:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/626190#M1790</link>
      <description>&lt;P&gt;Ok found something very strange, when debuggin identity object looks like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/147350i4E6944C5719EED86/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;DataView looks like this&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am confused &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/147354iB0932CD4CD1A1BFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 19:45:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/626190#M1790</guid>
      <dc:creator>mikihiir</dc:creator>
      <dc:date>2019-02-18T19:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/626477#M1791</link>
      <description>&lt;P&gt;It's expected change that was made as a part of performance optimization for Custom Visuals API 2.x.x.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How are you generating a SelectionId?&lt;/P&gt;
&lt;P&gt;I'm asking because the key property is not required to generate a SelectionId.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One possible break is with table and matrix mappings. You can have a look at &lt;A href="https://github.com/Microsoft/powerbi-visuals-sunburst/blob/41cfe43d2402330d4d60c16caa17d391635014e8/src/visual.ts#L516" target="_self"&gt;this code sample&lt;/A&gt; to modify your code accordingly if you use table or matrix mappings.&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"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 06:41:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/626477#M1791</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2019-02-19T06:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/626539#M1792</link>
      <description>&lt;P&gt;Hi, thanks for replaying&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how i create SelectionId -&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/147455iE033A98E613E4411/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using categorical mapping&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 08:25:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/626539#M1792</guid>
      <dc:creator>mikihiir</dc:creator>
      <dc:date>2019-02-19T08:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/627544#M1795</link>
      <description>&lt;P&gt;It looks good to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What API version are you using? API 2.3.0?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, I suggest downgrading API version to API 2.2.0 just to make sure it is not related to API.&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"&gt;pbicvsupport@microsoft.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 06:53:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/627544#M1795</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2019-02-20T06:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666183#M2021</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Could you please share with me your code?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 08:21:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666183#M2021</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T08:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666613#M2024</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please clarify what code do you mean?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 15:26:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666613#M2024</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-04-10T15:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666616#M2025</link>
      <description>&lt;P&gt;How to add&amp;nbsp;&lt;SPAN&gt;selectionId&amp;nbsp;&lt;/SPAN&gt;to table?&lt;/P&gt;&lt;P&gt;Also, how correct to use&amp;nbsp;&lt;SPAN&gt;ISelectionManager?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 15:29:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666616#M2025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T15:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666644#M2026</link>
      <description>&lt;P&gt;I use for create SelectionIds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt; private getSelectionIds(dataView: DataView, host: IVisualHost): ISelectionId[] {
            return dataView.table.identity.map((identity, idx) =&amp;gt; {
                const categoryColumn: DataViewCategoryColumn = {
                    source: dataView.table.columns[0],
                    values: null,
                    identity: [identity]
                };
        
                return host.createSelectionIdBuilder()
                    .withCategory(categoryColumn, idx)
                    .createSelectionId();
            });
        }&lt;/PRE&gt;&lt;P&gt;For click:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  Microsoft.Maps.Events.addHandler(node, 'click', function (e: Microsoft.Maps.IMouseEventArgs)  {
                console.log('marker identity is ', sensorData.selectionId);
                debugger;
                this.selectionManager.select(sensorData.selectionId, false).then((ids: ISelectionId[]) =&amp;gt;{
                    console.log(ids);
                }).catch(e =&amp;gt; console.error(e));                     
            });&lt;/PRE&gt;&lt;P&gt;I see that in&amp;nbsp;&lt;SPAN&gt;selectionManager&amp;nbsp;add/remove &lt;SPAN class="name"&gt;selectedIds.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="name"&gt;But data from the dashboard are not filtered. Nothing happens.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="name"&gt;I use API&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;2.2.0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what I do wrong?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 15:59:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/666644#M2026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-10T15:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/667657#M2035</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please check &lt;A href="https://microsoft.github.io/PowerBI-visuals/docs/how-to-guide/adding-selection-and-interaction-with-other-visuals/" target="_self"&gt;this&lt;/A&gt; and &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Selection.md#managing-selection-selectionmanager" target="_self"&gt;this&lt;/A&gt; pages.&lt;/P&gt;&lt;P&gt;Also you can look at the &lt;A href="https://github.com/Microsoft/PowerBI-visuals-sampleBarChart/blob/29164dc71777e9465ee603c232d233fd93690301/src/barChart.ts#L125" target="_self"&gt;Sample Bar Chart code&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 13:57:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/667657#M2035</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-04-11T13:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/667689#M2036</link>
      <description>&lt;P&gt;There aren't examples with the table. I try to use above the recommendation from this task.&lt;/P&gt;&lt;P&gt;But selectionManager&amp;nbsp;doesn't select data. I try to use&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;this.selectionManager &lt;/PRE&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;let selectionManager = this.selectionManager; &lt;BR /&gt; Microsoft.Maps.Events.addHandler(node, 'click', function (e: Microsoft.Maps.IMouseEventArgs)  {
                console.log('marker identity is ', sensorData.selectionId);
                debugger;
                selectionManager.select(sensorData.selectionId, false).then((ids: ISelectionId[]) =&amp;gt;{
                    console.log(ids);
                }).catch(e =&amp;gt; console.error(e));                     
            });&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Nothing helps.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 14:28:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/667689#M2036</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-11T14:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668485#M2041</link>
      <description>&lt;P&gt;There are two unclear moments:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Does your click event happen at all?&lt;/P&gt;&lt;P&gt;2. You mentioned dashboard, but selection will be aplied for report page data only. I meant that you cannot filter one report by filters from other report as I know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please clarify these moments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 08:57:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668485#M2041</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-04-12T08:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668520#M2042</link>
      <description>&lt;P&gt;Well,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that selection for table requires some hack.&lt;/P&gt;&lt;P&gt;Hopefully, a new &lt;STRONG&gt;API 2.5&lt;/STRONG&gt; which will be released next week contains &lt;STRONG&gt;.withTable&lt;/STRONG&gt; method of the builder that must solve selection issues with Table mapping.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Evgenii Elkin,&lt;BR /&gt;Software Engineer&lt;BR /&gt;Microsoft Power BI Custom Visuals&lt;BR /&gt;pbicvsupport@microsoft.com&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 09:19:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668520#M2042</guid>
      <dc:creator>v-evelk</dc:creator>
      <dc:date>2019-04-12T09:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Did something change with SelectionId, the key looks different now</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668528#M2043</link>
      <description>&lt;P&gt;Ok,&amp;nbsp; thanks&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2019 09:21:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Did-something-change-with-SelectionId-the-key-looks-different/m-p/668528#M2043</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-12T09:21:55Z</dc:date>
    </item>
  </channel>
</rss>

