<?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: Pre-Filtering The Result Based on User Selection in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2179951#M50711</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="323345" data-lia-user-login="Milan14" class="lia-mention lia-mention-user"&gt;Milan14&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you would like to navigate current dashboard users to other dashboards when they click on buttons . You may consider this workaround. Set the Action of your button as Web URL, and input the dashboard link as the value of it. Then, when they click on the button, they will be brought to related dashboard.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you would like to filter another dashboard based on the selection in current dashboard, unfortunately, we don’t support this scenario currently. We only support pass filters to report by using parameter in the Report URL, which you can refer to &lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters" target="_blank"&gt;Filter a report using query string parameters in the URL - Power BI | Microsoft Docs&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;If you really need it, please consider voting for these ideas:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=52fb030d-ff55-4c16-9d8f-17182d3d91f0" target="_blank"&gt;Microsoft Idea &amp;nbsp;· Pass filters in URL (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=477f3edc-3097-4528-b1af-1333d8cab253" target="_blank"&gt;Microsoft Idea &amp;nbsp;· Filter whole report/dashboard with one selection (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=81904d91-201a-499d-b994-591ba23c6add" target="_blank"&gt;Microsoft Idea &amp;nbsp;· Dashboard filters filter drill through report (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _ Caiyun&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly. If you still have problems on it, please feel free to let us know. Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Nov 2021 08:26:19 GMT</pubDate>
    <dc:creator>v-cazheng-msft</dc:creator>
    <dc:date>2021-11-09T08:26:19Z</dc:date>
    <item>
      <title>Pre-Filtering The Result Based on User Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2172080#M50445</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dashboard which mostly are tables, and I would like to pre-filter the result that show in another page by clicking on a button. For example, on my dashboard, I have two tables for two different channels (Channel A and Channel B) that showed under the same page with few details’ buttons are created. When I click on a details button for Channel A, it will navigate to another dashboard page with the details table that only show the information belonging to Channel A. This logic same goes for Channel B too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any suggestions that could help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help would be much appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly Regards,&lt;/P&gt;&lt;P&gt;Milan&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 07:36:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2172080#M50445</guid>
      <dc:creator>Milan14</dc:creator>
      <dc:date>2021-11-04T07:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-Filtering The Result Based on User Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2172212#M50448</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="323345" data-lia-user-login="Milan14" class="lia-mention lia-mention-user"&gt;Milan14&lt;/a&gt;&amp;nbsp;Hi!&lt;/P&gt;&lt;P&gt;What you would like to implement is called drillthrought and it is a feature present in Power BI.&lt;/P&gt;&lt;P&gt;Here you have a guide:&amp;nbsp;&lt;A href="https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough" target="_blank"&gt;https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-drillthrough&lt;/A&gt;&lt;BR /&gt;If you have any doubts, ask me,&lt;BR /&gt;B.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 08:53:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2172212#M50448</guid>
      <dc:creator>BeaBF</dc:creator>
      <dc:date>2021-11-04T08:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-Filtering The Result Based on User Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2179951#M50711</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="323345" data-lia-user-login="Milan14" class="lia-mention lia-mention-user"&gt;Milan14&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you would like to navigate current dashboard users to other dashboards when they click on buttons . You may consider this workaround. Set the Action of your button as Web URL, and input the dashboard link as the value of it. Then, when they click on the button, they will be brought to related dashboard.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you would like to filter another dashboard based on the selection in current dashboard, unfortunately, we don’t support this scenario currently. We only support pass filters to report by using parameter in the Report URL, which you can refer to &lt;A href="https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters" target="_blank"&gt;Filter a report using query string parameters in the URL - Power BI | Microsoft Docs&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;If you really need it, please consider voting for these ideas:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=52fb030d-ff55-4c16-9d8f-17182d3d91f0" target="_blank"&gt;Microsoft Idea &amp;nbsp;· Pass filters in URL (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=477f3edc-3097-4528-b1af-1333d8cab253" target="_blank"&gt;Microsoft Idea &amp;nbsp;· Filter whole report/dashboard with one selection (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=81904d91-201a-499d-b994-591ba23c6add" target="_blank"&gt;Microsoft Idea &amp;nbsp;· Dashboard filters filter drill through report (powerbi.com)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _ Caiyun&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly. If you still have problems on it, please feel free to let us know. Thanks a lot!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 08:26:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2179951#M50711</guid>
      <dc:creator>v-cazheng-msft</dc:creator>
      <dc:date>2021-11-09T08:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-Filtering The Result Based on User Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2199458#M51594</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="277465" data-lia-user-login="v-cazheng-msft" class="lia-mention lia-mention-user"&gt;v-cazheng-msft&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have tried out with the method you suggested&amp;nbsp;and surprisingly it's works. But currently I'm having an issue which it brought me to a new tab everytime when I click on a different value. May I know is there any way to open the Web URL under the same tab?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Does anyone have any ideas that could help?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking forward to your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly Regards,&lt;/P&gt;&lt;P&gt;Milan&lt;/P&gt;</description>
      <pubDate>Sat, 20 Nov 2021 06:29:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2199458#M51594</guid>
      <dc:creator>Milan14</dc:creator>
      <dc:date>2021-11-20T06:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pre-Filtering The Result Based on User Selection</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2200237#M51654</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="323345" data-lia-user-login="Milan14" class="lia-mention lia-mention-user"&gt;Milan14&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your feedback! For Power BI itself, we currently don't provide a method to specify how the Web URL open, but I do see the similar needs in Power BI ideas. You may vote for these ideas here:&lt;/P&gt;
&lt;DIV class="post-metadata m-l-10"&gt;
&lt;H4 class="heading heading--4 m-v-0"&gt;&lt;A href="https://ideas.powerbi.com/ideas/idea/?ideaid=f58b2fbe-1a5d-459b-9598-42ffd4ba3ee4&amp;amp;page=1" target="_self"&gt;Allow Hyperlinks in Text Boxes to Open in Same Tab&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;&lt;A href="https://ideas.powerbi.com/ideas/search-ideas/?q=open%20url%20in%20same%20tab" target="_self"&gt;Open url in same tab&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _ Caiyun&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly. If you still have problems on it, please feel free to let us know. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 01:38:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Pre-Filtering-The-Result-Based-on-User-Selection/m-p/2200237#M51654</guid>
      <dc:creator>v-cazheng-msft</dc:creator>
      <dc:date>2021-11-22T01:38:31Z</dc:date>
    </item>
  </channel>
</rss>

