<?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: Combining two measures into one in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-two-measures-into-one/m-p/910827#M8692</link>
    <description>&lt;P&gt;Use earlier function in your filter section to compare overall row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i am not what is your requirement.&lt;/P&gt;&lt;P&gt;Can you share sample data and expected output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2020 13:36:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-01-24T13:36:03Z</dc:date>
    <item>
      <title>Combining two measures into one</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-two-measures-into-one/m-p/910770#M8685</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to combine these two measure into 1? They are working.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure 1 to calculate the value for the next day&lt;BR /&gt;com_test =&lt;BR /&gt;VAR PriorDay = SELECTEDVALUE(table1[date])+1&lt;/P&gt;&lt;P&gt;RETURN&lt;BR /&gt;CALCULATE(&lt;BR /&gt;( SUM(table1[gb_total_supply])),&lt;BR /&gt;ALL ( table1[date]),&lt;BR /&gt;table1[date] = PriorDay&lt;BR /&gt;)&lt;/P&gt;&lt;P&gt;Measure 2 to calculate the diffrence between the next day and today&lt;BR /&gt;com_test minus measure1 =&lt;BR /&gt;[com_test] - SUM(table1[gb_total_supply])&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2020 08:45:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-two-measures-into-one/m-p/910770#M8685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-30T08:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Combining two measures into one</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-two-measures-into-one/m-p/910827#M8692</link>
      <description>&lt;P&gt;Use earlier function in your filter section to compare overall row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i am not what is your requirement.&lt;/P&gt;&lt;P&gt;Can you share sample data and expected output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 13:36:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Combining-two-measures-into-one/m-p/910827#M8692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-24T13:36:03Z</dc:date>
    </item>
  </channel>
</rss>

