<?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: Problem with summing values based on multiple conditions. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problem-with-summing-values-based-on-multiple-conditions/m-p/3338368#M125236</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;If I understand the question correctly, you probably need a formula like this in DAX:&lt;BR /&gt;&lt;BR /&gt;SalesSum :=&lt;BR /&gt;CALCULATE(&lt;BR /&gt;SUM(ASORT[SPR[NETTO]]),&lt;BR /&gt;ASORT[ASORT[poizion2]] = "KOLORYZACJA",&lt;BR /&gt;ASORT[Sales] &amp;gt;= 450,&lt;BR /&gt;FIRSTDATE(ASORT[Month])&lt;BR /&gt;)&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2023 10:55:19 GMT</pubDate>
    <dc:creator>baghdadi62</dc:creator>
    <dc:date>2023-07-19T10:55:19Z</dc:date>
    <item>
      <title>Problem with summing values based on multiple conditions.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problem-with-summing-values-based-on-multiple-conditions/m-p/3338335#M125231</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I have a problem obtaining the correct value: I need to obtain the sales sum from the SPR[NETTO] column for the assortment KOLORYZACJA from the table ASORT[poizion2] = "KOLORYZACJA". The sales sum should only include the first month in which the sales for this assortment reached a minimum of 450 for a specific customer[id]. Thank you for your help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 10:29:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problem-with-summing-values-based-on-multiple-conditions/m-p/3338335#M125231</guid>
      <dc:creator>ArielCz91</dc:creator>
      <dc:date>2023-07-19T10:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with summing values based on multiple conditions.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problem-with-summing-values-based-on-multiple-conditions/m-p/3338368#M125236</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;If I understand the question correctly, you probably need a formula like this in DAX:&lt;BR /&gt;&lt;BR /&gt;SalesSum :=&lt;BR /&gt;CALCULATE(&lt;BR /&gt;SUM(ASORT[SPR[NETTO]]),&lt;BR /&gt;ASORT[ASORT[poizion2]] = "KOLORYZACJA",&lt;BR /&gt;ASORT[Sales] &amp;gt;= 450,&lt;BR /&gt;FIRSTDATE(ASORT[Month])&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2023 10:55:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Problem-with-summing-values-based-on-multiple-conditions/m-p/3338368#M125236</guid>
      <dc:creator>baghdadi62</dc:creator>
      <dc:date>2023-07-19T10:55:19Z</dc:date>
    </item>
  </channel>
</rss>

