<?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 Summarize a table with a filter that comes from a multi-selection slicer in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summarize-a-table-with-a-filter-that-comes-from-a-multi/m-p/3048831#M104924</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am trying to summarize a table after I filter it via a slicer that allows multiple selcections.&amp;nbsp; This is my second posting for the same issue and I am still struggling with it, please help. Thank you&lt;/P&gt;&lt;P&gt;&lt;A title="Source pbix and data" href="https://drive.google.com/drive/folders/16ara2LXEQaoposEGcIMS9VbNhlqj0eIN?usp=share_link" target="_self"&gt;https://drive.google.com/drive/folders/16ara2LXEQaoposEGcIMS9VbNhlqj0eIN?usp=share_link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Jan 2023 11:03:48 GMT</pubDate>
    <dc:creator>FoadTanbour</dc:creator>
    <dc:date>2023-01-29T11:03:48Z</dc:date>
    <item>
      <title>Summarize a table with a filter that comes from a multi-selection slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summarize-a-table-with-a-filter-that-comes-from-a-multi/m-p/3048831#M104924</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am trying to summarize a table after I filter it via a slicer that allows multiple selcections.&amp;nbsp; This is my second posting for the same issue and I am still struggling with it, please help. Thank you&lt;/P&gt;&lt;P&gt;&lt;A title="Source pbix and data" href="https://drive.google.com/drive/folders/16ara2LXEQaoposEGcIMS9VbNhlqj0eIN?usp=share_link" target="_self"&gt;https://drive.google.com/drive/folders/16ara2LXEQaoposEGcIMS9VbNhlqj0eIN?usp=share_link&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 11:03:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summarize-a-table-with-a-filter-that-comes-from-a-multi/m-p/3048831#M104924</guid>
      <dc:creator>FoadTanbour</dc:creator>
      <dc:date>2023-01-29T11:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Summarize a table with a filter that comes from a multi-selection slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summarize-a-table-with-a-filter-that-comes-from-a-multi/m-p/3050055#M105023</link>
      <description>&lt;P&gt;Calculated tables are only calculated during data refresh, they cannot take into account any visual slicers or filters. In order for it to be calculated dynamically you would need to move it into a measure which calculates the table as a variable and then performs the necessary aggregation on the variable.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jan 2023 09:47:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summarize-a-table-with-a-filter-that-comes-from-a-multi/m-p/3050055#M105023</guid>
      <dc:creator>johnt75</dc:creator>
      <dc:date>2023-01-30T09:47:51Z</dc:date>
    </item>
  </channel>
</rss>

