<?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 Filtering in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558165#M137046</link>
    <description>&lt;P&gt;Hello. I need help about using two date slicers in one table. I have 2 table. First table include date, product, quantity. Second table include date and id. So I want to show all product and their relevant sum of quantities on matrix table with 2 date selection. But problem is that when I select first date and then second date, it's only shows products selected at first date. I'll appreciate your help. P.S. Screenshots atached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 29 Nov 2023 08:02:58 GMT</pubDate>
    <dc:creator>citr10</dc:creator>
    <dc:date>2023-11-29T08:02:58Z</dc:date>
    <item>
      <title>Filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558165#M137046</link>
      <description>&lt;P&gt;Hello. I need help about using two date slicers in one table. I have 2 table. First table include date, product, quantity. Second table include date and id. So I want to show all product and their relevant sum of quantities on matrix table with 2 date selection. But problem is that when I select first date and then second date, it's only shows products selected at first date. I'll appreciate your help. P.S. Screenshots atached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:02:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558165#M137046</guid>
      <dc:creator>citr10</dc:creator>
      <dc:date>2023-11-29T08:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558191#M137050</link>
      <description>&lt;P&gt;HI,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="653431" data-lia-user-login="citr10" class="lia-mention lia-mention-user"&gt;citr10&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;use edit interaction&amp;nbsp; feature refer&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/service-reports-visual-interactions?tabs=powerbi-desktop" target="_blank" rel="noopener"&gt;HERE&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;use&amp;nbsp;edit interaction bw your both slicer so not interact with each other&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:12:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558191#M137050</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-29T08:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558206#M137054</link>
      <description>&lt;P&gt;I already did it. I think problem is in measures.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:19:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558206#M137054</guid>
      <dc:creator>citr10</dc:creator>
      <dc:date>2023-11-29T08:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558217#M137055</link>
      <description>&lt;P&gt;Maybe a open door, but why are you trying to do this and not using one date table with one date slicer?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:26:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558217#M137055</guid>
      <dc:creator>ray_codex</dc:creator>
      <dc:date>2023-11-29T08:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558219#M137056</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="653431" data-lia-user-login="citr10" class="lia-mention lia-mention-user"&gt;citr10&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;try to remove ALL() function from both measure&lt;/P&gt;&lt;P&gt;use only sum(product[quantity])&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2023 08:26:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering/m-p/3558219#M137056</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-11-29T08:26:21Z</dc:date>
    </item>
  </channel>
</rss>

