<?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 How to enable conditional drill through on a button with slicer select in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1486592#M28461</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a navigation page where user is prompted to information page after filtering the data with slicers provided. I am doing thins by enabling a drill through button when filters are selected. Right now, conditional drill through on a button is supported only when a data point is selected from a visual other than slicers. Wondering if there can be a measure created to do so. Enclosing the screen shot of the page I am trying to create.&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, the button is enabled when same selection is made in the table visual.&lt;/P&gt;&lt;P&gt;Would really appreciate any help with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2020 08:01:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-11-11T08:01:45Z</dc:date>
    <item>
      <title>How to enable conditional drill through on a button with slicer select</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1486592#M28461</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a navigation page where user is prompted to information page after filtering the data with slicers provided. I am doing thins by enabling a drill through button when filters are selected. Right now, conditional drill through on a button is supported only when a data point is selected from a visual other than slicers. Wondering if there can be a measure created to do so. Enclosing the screen shot of the page I am trying to create.&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see, the button is enabled when same selection is made in the table visual.&lt;/P&gt;&lt;P&gt;Would really appreciate any help with this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313" data-lia-user-login="Greg_Deckler" class="lia-mention lia-mention-user"&gt;Greg_Deckler&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 08:01:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1486592#M28461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-11T08:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable conditional drill through on a button with slicer select</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1487311#M28494</link>
      <description>&lt;P&gt;Have you tried it using bookmarks , selection pane and then you can use the button to navigate?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2020 12:16:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1487311#M28494</guid>
      <dc:creator>kumar27</dc:creator>
      <dc:date>2020-11-11T12:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to enable conditional drill through on a button with slicer select</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1489212#M28588</link>
      <description>&lt;P&gt;Update on this: I am using &lt;STRONG&gt;Page Navigation&lt;/STRONG&gt; action instead of a conditional drill through. To achieve the desired filters, I have copied the slicers to destination page and synced them with the ones mentioned in the snap. Hid the slicers in the destination page and it worked as expected. Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="253048" data-lia-user-login="kumar27" class="lia-mention lia-mention-user"&gt;kumar27&lt;/a&gt;&amp;nbsp; for your reply, but selection pane and bookmarks couldn't have worked in this scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 08:18:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-enable-conditional-drill-through-on-a-button-with-slicer/m-p/1489212#M28588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-12T08:18:11Z</dc:date>
    </item>
  </channel>
</rss>

