<?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: Filter whole page with conditions from different tables in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1441012#M26958</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="193067" data-lia-user-login="kitti" class="lia-mention lia-mention-user"&gt;kitti&lt;/a&gt; , if both tables have an active join on product id. It should work. &lt;/P&gt;
&lt;P&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Oct 2020 05:54:58 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2020-10-19T05:54:58Z</dc:date>
    <item>
      <title>Filter whole page with conditions from different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1440728#M26951</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to do filtering by conditions from different tables to the entire page of a power bi dashboard.&lt;/P&gt;&lt;P&gt;For example: I want to filter out Product A (table products) and Branch CT1 (table areas).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do that? Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KL&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 02:16:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1440728#M26951</guid>
      <dc:creator>kitti</dc:creator>
      <dc:date>2020-10-19T02:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Filter whole page with conditions from different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1440788#M26953</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="193067" data-lia-user-login="kitti" class="lia-mention lia-mention-user"&gt;kitti&lt;/a&gt; , the filter can be applied on the table(dimensions) or the joined tables(Facts) . Depending on the relationship a "Slicer" or page level filters can be used &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The information you have provided is not making the problem clear to me. Can you please explain with an example. &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Appreciate your Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 02:46:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1440788#M26953</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-10-19T02:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Filter whole page with conditions from different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1440891#M26954</link>
      <description>&lt;P&gt;Hi&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your message.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a Product table and an Area table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Product table:&lt;/P&gt;&lt;P&gt;product_id, product_name, ingredient, price&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and Area table:&lt;/P&gt;&lt;P&gt;branch_id, branch_name, sales_zone, product_id&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to do this filtering --&amp;gt; If product_name = 'A' then branch_name != 'CT1'&amp;nbsp; &amp;nbsp; (but for other products, will include branch_name CT1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for all charts on the entire page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;KL&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 03:53:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1440891#M26954</guid>
      <dc:creator>kitti</dc:creator>
      <dc:date>2020-10-19T03:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filter whole page with conditions from different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1441012#M26958</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="193067" data-lia-user-login="kitti" class="lia-mention lia-mention-user"&gt;kitti&lt;/a&gt; , if both tables have an active join on product id. It should work. &lt;/P&gt;
&lt;P&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 05:54:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1441012#M26958</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-10-19T05:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filter whole page with conditions from different tables</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1441459#M26968</link>
      <description>&lt;P&gt;Hi&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I cannot share the data. I tried using the filters pane with advanced filtering but it doesnt work. Can you please give some examples? Very similar to if-else condition I suppose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;KL&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 08:40:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filter-whole-page-with-conditions-from-different-tables/m-p/1441459#M26968</guid>
      <dc:creator>kitti</dc:creator>
      <dc:date>2020-10-19T08:40:22Z</dc:date>
    </item>
  </channel>
</rss>

