<?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 SelectionIDBuilder withMatrixNode - sample visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/835712#M21275</link>
    <description>&lt;P&gt;&lt;FONT size="3"&gt;Hi&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Is there a sample visual that has the implementation of "SelectionIDBuilder" using the "withMatrixNode".&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/microsoft/PowerBI-visuals/blob/master/Visual/Selection.md#selectionidbuilder-methods" target="_self"&gt;Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;My visual is working fine except when the interactions are not working with I have drill down with "Expand all down".&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Nishant&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 02:00:04 GMT</pubDate>
    <dc:creator>Nishantjain</dc:creator>
    <dc:date>2019-11-04T02:00:04Z</dc:date>
    <item>
      <title>SelectionIDBuilder withMatrixNode - sample visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/835712#M21275</link>
      <description>&lt;P&gt;&lt;FONT size="3"&gt;Hi&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Is there a sample visual that has the implementation of "SelectionIDBuilder" using the "withMatrixNode".&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/microsoft/PowerBI-visuals/blob/master/Visual/Selection.md#selectionidbuilder-methods" target="_self"&gt;Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;My visual is working fine except when the interactions are not working with I have drill down with "Expand all down".&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="3"&gt;Nishant&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 02:00:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/835712#M21275</guid>
      <dc:creator>Nishantjain</dc:creator>
      <dc:date>2019-11-04T02:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: SelectionIDBuilder withMatrixNode - sample visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/1277984#M25109</link>
      <description>&lt;P&gt;Same problem.&lt;/P&gt;&lt;P&gt;Anybody?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 16:05:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/1277984#M25109</guid>
      <dc:creator>jprmsn</dc:creator>
      <dc:date>2020-08-06T16:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: SelectionIDBuilder withMatrixNode - sample visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/1288463#M25187</link>
      <description>&lt;P&gt;The SunburstVisual uses a matrix mode dataview and does selections.&amp;nbsp; It uses .withCategory, but .with MatrixMode works fine as well.&amp;nbsp; You just have to append calls to .withMatrixMode to specify your context (e.g. if you are including parents, call it more than once; same if you are including column), then call .createSelectionId at the end and get the combined Id.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 18:38:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/SelectionIDBuilder-withMatrixNode-sample-visual/m-p/1288463#M25187</guid>
      <dc:creator>jprmsn</dc:creator>
      <dc:date>2020-08-11T18:38:35Z</dc:date>
    </item>
  </channel>
</rss>

