<?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: Summing all the values from a summarized table in DAX removing any filter context in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-all-the-values-from-a-summarized-table-in-DAX-removing/m-p/3469997#M132488</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;Perhaps you can try to use summarize function in variable to reproduce the current virtual table with specific field groups, then you can use iterator function summary these values.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/all-the-secrets-of-summarize/" target="_blank"&gt;All the secrets of SUMMARIZE - SQLBI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907" target="_self"&gt;Measure Totals, The Final Word &lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 00:53:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-10-11T00:53:21Z</dc:date>
    <item>
      <title>Summing all the values from a summarized table in DAX removing any filter context</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-all-the-values-from-a-summarized-table-in-DAX-removing/m-p/3467033#M132340</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to calculate a measure which contains the Pareto value based on my TOP 20 Products.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a virtual table what will contain an agreggation by product of the money losses of the company (using SUMMARIZE) and then I wish I could filter all the data in this table based on the products that have a column "LOSS" greater or equal than my current measure on the row context.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is since it's a virtual table I can't use CALCULATE directly and when I try to use SUMX() the row context is applied and I only get my current measure value avaliable on the virtual table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone who knows how to solve this problem?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 14:57:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-all-the-values-from-a-summarized-table-in-DAX-removing/m-p/3467033#M132340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-09T14:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Summing all the values from a summarized table in DAX removing any filter context</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-all-the-values-from-a-summarized-table-in-DAX-removing/m-p/3469997#M132488</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;,&lt;/P&gt;
&lt;P&gt;Perhaps you can try to use summarize function in variable to reproduce the current virtual table with specific field groups, then you can use iterator function summary these values.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/all-the-secrets-of-summarize/" target="_blank"&gt;All the secrets of SUMMARIZE - SQLBI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907" target="_self"&gt;Measure Totals, The Final Word &lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Xiaoxin Sheng&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 00:53:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Summing-all-the-values-from-a-summarized-table-in-DAX-removing/m-p/3469997#M132488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-10-11T00:53:21Z</dc:date>
    </item>
  </channel>
</rss>

