<?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>Question Re: SAC - Create Date Variance Calculation in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461104#M4667488</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;jonasvorwerg&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;  You can achieve this with cross calculation. &lt;/P&gt;&lt;P&gt;1.  You can default measure:  A = current month value &lt;/P&gt;&lt;P&gt;2.  Create a cross calculation: B with restricte measure by navigation previous period &lt;/P&gt;&lt;P&gt;3. Create a cross calculation C( display value) = A - B. &lt;/P&gt;&lt;P&gt;Best regards, William &lt;/P&gt;</description>
    <pubDate>Mon, 27 Sep 2021 07:04:31 GMT</pubDate>
    <dc:creator>William_Yu1</dc:creator>
    <dc:date>2021-09-27T07:04:31Z</dc:date>
    <item>
      <title>SAC - Create Date Variance Calculation</title>
      <link>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaq-p/12461103</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
  &lt;P&gt;I was wondering if there is a way to calculate a time variance that is dynamically created for each time period. &lt;/P&gt;
  &lt;P&gt;February Value = Original Feb Value - Original Jan Value&lt;/P&gt;
  &lt;P&gt;March Value = Original March Value - Original Feb Value&lt;/P&gt;
  &lt;P&gt;I could only find the Lookup function, this however, allows me only to choose a specific month and not iterate it over each month. &lt;/P&gt;
  &lt;P&gt;Some help or advises from your side would be highly appreciated.&lt;/P&gt;
  &lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 06:28:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaq-p/12461103</guid>
      <dc:creator>jonasvorwerg</dc:creator>
      <dc:date>2021-09-27T06:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAC - Create Date Variance Calculation</title>
      <link>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461104#M4667488</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;jonasvorwerg&lt;/SPAN&gt;, &lt;/P&gt;&lt;P&gt;  You can achieve this with cross calculation. &lt;/P&gt;&lt;P&gt;1.  You can default measure:  A = current month value &lt;/P&gt;&lt;P&gt;2.  Create a cross calculation: B with restricte measure by navigation previous period &lt;/P&gt;&lt;P&gt;3. Create a cross calculation C( display value) = A - B. &lt;/P&gt;&lt;P&gt;Best regards, William &lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 07:04:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461104#M4667488</guid>
      <dc:creator>William_Yu1</dc:creator>
      <dc:date>2021-09-27T07:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAC - Create Date Variance Calculation</title>
      <link>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461105#M4667489</link>
      <description>&lt;P&gt;Hi William,&lt;/P&gt;&lt;P&gt;thanks for your response. Would that not only create a key measure for September 21 - August 21 but not for each month in the past?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 07:10:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461105#M4667489</guid>
      <dc:creator>jonasvorwerg</dc:creator>
      <dc:date>2021-09-27T07:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAC - Create Date Variance Calculation</title>
      <link>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461106#M4667490</link>
      <description>&lt;P&gt;If you time granularity is on day, then you first need a MTD, then a MTD of previosu period ,and then MTD - MTD Previous. &lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 07:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461106#M4667490</guid>
      <dc:creator>William_Yu1</dc:creator>
      <dc:date>2021-09-27T07:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAC - Create Date Variance Calculation</title>
      <link>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461107#M4667491</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;william.yu&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;I think this does not solve the problem. I need more something like a cumulated sum.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1985526-cumulated-sum.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" style="font-size: 15px; color: rgb(60, 60, 60);" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Sep 2021 09:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sac-create-date-variance-calculation/qaa-p/12461107#M4667491</guid>
      <dc:creator>jonasvorwerg</dc:creator>
      <dc:date>2021-09-27T09:03:35Z</dc:date>
    </item>
  </channel>
</rss>

