<?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: Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649796#M13755</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329897"&gt;@msnel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, this is possible. The problem in your approach is that VA doesn't currently allow nested aggregated expressions i.e. aggregated operators inside aggregated operators. So we have to use an approach that avoids this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VA 8.3 introduced capability to&amp;nbsp;&lt;SPAN&gt;create an &lt;A href="https://documentation.sas.com/?cdcId=vacdc&amp;amp;cdcVersion=8.5&amp;amp;docsetId=vareportdata&amp;amp;docsetTarget=n1o2pvak2xw7jln13a2mxkytdmm4.htm&amp;amp;locale=en" target="_self"&gt;aggregated data source&lt;/A&gt; which allows us to create &lt;FONT face="courier new,courier"&gt;&lt;EM&gt;SpeedAv&lt;/EM&gt;&lt;/FONT&gt; without using aggregated operators.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;Step A: Create aggregated data source&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;In the&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Data&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;pane, select a data source.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Click&amp;nbsp;&lt;STRONG&gt;Action&lt;/STRONG&gt; icon&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV id="tinyMceEditorPetriRoine_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;SPAN&gt;, and then select&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;New data from aggregation of&amp;nbsp;&lt;EM class="xisDoc-userSuppliedValue"&gt;data-source&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;. The New Aggregated Data window is displayed.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Select the data items &lt;FONT face="courier new,courier"&gt;&lt;EM&gt;AgeGroup, Year, Distance, Time&lt;/EM&gt;&lt;/FONT&gt; to add to the aggregated data source in the&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Available items&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;list.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Then, click&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;+&amp;gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;to move it to the&amp;nbsp;&lt;STRONG&gt;Selected items&lt;/STRONG&gt;&amp;nbsp;list.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;SPAN&gt;(Optional) Change the name of the aggregated data source in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;field.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;SPAN&gt;Click&amp;nbsp;&lt;STRONG&gt;Ok.&amp;nbsp;&lt;/STRONG&gt;The new aggregated data source is available in the&amp;nbsp;&lt;SPAN class="xisDoc-windowItem"&gt;&lt;STRONG&gt;Data&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;pane.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;Step B: Create SpeedDiff&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Create a new &lt;STRONG&gt;Calculated Item&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;SpeedDiff = RelativePeriod(_Sum_, 'SpeedAv'n, _IgnoreAllTimeFrameFilters_,&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;'Year'n, _Inferred_, 0, _Full_, {Date}) - RelativePeriod(_Sum_,&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;'SpeedAv'n, _IgnoreAllTimeFrameFilters_, 'Year'n, _Inferred_, -1,&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;_Full_, {Date})&lt;/EM&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Congrats, you are done &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; Now just use your newly create aggregated measure &lt;FONT face="courier new,courier"&gt;&lt;EM&gt;SpeedDiff&lt;/EM&gt;&lt;/FONT&gt; in &lt;STRONG&gt;List Table&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpeedDiff.PNG" style="width: 706px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39712iA64007303259A36E/image-size/large?v=v2&amp;amp;px=999" role="button" title="SpeedDiff.PNG" alt="SpeedDiff.PNG" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I hope this helps!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Best regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Petri&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 08:13:11 GMT</pubDate>
    <dc:creator>PetriRoine</dc:creator>
    <dc:date>2020-05-22T08:13:11Z</dc:date>
    <item>
      <title>Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version 7.3</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649205#M13753</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a dataset containing 2 values per person per year: the distance they ran that year and the total time per year it took them. Furthermore I have their agegroup. In SAS VA I've created an aggregated measure: SpeedAv = Sum [_ByGroup_] ('distance'n) / Sum [_ByGroup_] ('time'n), to calculate the average speed per person, but also to be able to see this per agegroup per year. Now I want to create a variable (SpeedDiff) that gives me the differences in SpeedAv from year to year per agegroup. I thought I would be able to do so by right-clicking my aggregated SpeedAv-variable and choosing Create &amp;gt; Difference from Previous Period using Year, but when I right-click my aggregated measures this option isn't shown. Apparently SAS VA doesn't have this option for aggregated measures? Does anyone know a work-around to achieve my goal? Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dataset (or see the attached excel-file):&lt;/P&gt;&lt;P&gt;Person_ID AgeGroup Year Distance (km) Time (hr)&lt;BR /&gt;A 16-25 2017 100 7,5&lt;BR /&gt;A 16-25 2018 200 14,7&lt;BR /&gt;A 16-25 2019 250 18,1&lt;BR /&gt;B 16-25 2017 500 40&lt;BR /&gt;B 16-25 2018 400 34,5&lt;BR /&gt;B 16-25 2019 800 68,3&lt;BR /&gt;C 26-35 2017 1000 81&lt;BR /&gt;C 26-35 2018 1100 85&lt;BR /&gt;C 26-35 2019 1500 120&lt;BR /&gt;D 26-35 2017 50 3,5&lt;BR /&gt;D 26-35 2018 75 5,7&lt;BR /&gt;D 26-35 2019 60 4,7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output I'm looking for (or see the attached excel-file):&lt;/P&gt;&lt;P&gt;AgeGroup Year Distance (km) Time (hr) SpeedAV (km/hr) SpeedDiff&lt;BR /&gt;16-25 2017 600 47,5 12,6&lt;BR /&gt;16-25 2018 600 49,2 12,2 -0,4&lt;BR /&gt;16-25 2019 1050 86,4 12,2 0,0&lt;BR /&gt;26-35 2017 1050 84,5 12,4&lt;BR /&gt;26-35 2018 1175 90,7 13,0 0,5&lt;BR /&gt;26-35 2019 1560 124,7 12,5 -0,4&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2020 12:59:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649205#M13753</guid>
      <dc:creator>msnel</dc:creator>
      <dc:date>2020-05-20T12:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649796#M13755</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/329897"&gt;@msnel&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, this is possible. The problem in your approach is that VA doesn't currently allow nested aggregated expressions i.e. aggregated operators inside aggregated operators. So we have to use an approach that avoids this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;VA 8.3 introduced capability to&amp;nbsp;&lt;SPAN&gt;create an &lt;A href="https://documentation.sas.com/?cdcId=vacdc&amp;amp;cdcVersion=8.5&amp;amp;docsetId=vareportdata&amp;amp;docsetTarget=n1o2pvak2xw7jln13a2mxkytdmm4.htm&amp;amp;locale=en" target="_self"&gt;aggregated data source&lt;/A&gt; which allows us to create &lt;FONT face="courier new,courier"&gt;&lt;EM&gt;SpeedAv&lt;/EM&gt;&lt;/FONT&gt; without using aggregated operators.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;Step A: Create aggregated data source&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;In the&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Data&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;pane, select a data source.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;Click&amp;nbsp;&lt;STRONG&gt;Action&lt;/STRONG&gt; icon&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV id="tinyMceEditorPetriRoine_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;SPAN&gt;, and then select&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;New data from aggregation of&amp;nbsp;&lt;EM class="xisDoc-userSuppliedValue"&gt;data-source&lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;. The New Aggregated Data window is displayed.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;Select the data items &lt;FONT face="courier new,courier"&gt;&lt;EM&gt;AgeGroup, Year, Distance, Time&lt;/EM&gt;&lt;/FONT&gt; to add to the aggregated data source in the&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Available items&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;list.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;Then, click&amp;nbsp;&lt;STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;+&amp;gt; &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-family: inherit;"&gt;to move it to the&amp;nbsp;&lt;STRONG&gt;Selected items&lt;/STRONG&gt;&amp;nbsp;list.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;SPAN&gt;(Optional) Change the name of the aggregated data source in the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="xisDoc-windowItem"&gt;Name&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;field.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN style="font-family: inherit;"&gt;&lt;SPAN&gt;Click&amp;nbsp;&lt;STRONG&gt;Ok.&amp;nbsp;&lt;/STRONG&gt;The new aggregated data source is available in the&amp;nbsp;&lt;SPAN class="xisDoc-windowItem"&gt;&lt;STRONG&gt;Data&lt;/STRONG&gt;&amp;nbsp;&lt;/SPAN&gt;pane.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="5"&gt;Step B: Create SpeedDiff&lt;/FONT&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN&gt;Create a new &lt;STRONG&gt;Calculated Item&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;SpeedDiff = RelativePeriod(_Sum_, 'SpeedAv'n, _IgnoreAllTimeFrameFilters_,&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;'Year'n, _Inferred_, 0, _Full_, {Date}) - RelativePeriod(_Sum_,&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;'SpeedAv'n, _IgnoreAllTimeFrameFilters_, 'Year'n, _Inferred_, -1,&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;_Full_, {Date})&lt;/EM&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Congrats, you are done &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; Now just use your newly create aggregated measure &lt;FONT face="courier new,courier"&gt;&lt;EM&gt;SpeedDiff&lt;/EM&gt;&lt;/FONT&gt; in &lt;STRONG&gt;List Table&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;EM&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SpeedDiff.PNG" style="width: 706px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39712iA64007303259A36E/image-size/large?v=v2&amp;amp;px=999" role="button" title="SpeedDiff.PNG" alt="SpeedDiff.PNG" /&gt;&lt;/span&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;I hope this helps!&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Best regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Petri&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 08:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649796#M13755</guid>
      <dc:creator>PetriRoine</dc:creator>
      <dc:date>2020-05-22T08:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649813#M13757</link>
      <description>&lt;P&gt;Hi Petri,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your quick reply. Does your answer apply to VA version 8.3 or also to 7.3 which I'm using? I can't seem to find the&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;New data from aggregation of&amp;nbsp;&lt;EM&gt;data-source &lt;/EM&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="xisDoc-windowItem"&gt;option, you're talking about.&amp;nbsp;&lt;/SPAN&gt;If your solution doesn't apply to 7.3, would you know a work-around that works in version 7.3?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards, Mark&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 09:49:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649813#M13757</guid>
      <dc:creator>msnel</dc:creator>
      <dc:date>2020-05-22T09:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649836#M13758</link>
      <description>&lt;P&gt;Sorry, this only applies to VA 8.3 and newer versions. I can't come up with any other means to achieve this in VA 7.3 than calculating SpeedAv to data before loading to LASR. VA 7.3 has periodic operator &lt;STRONG&gt;RelativePeriod&lt;/STRONG&gt; so the end of the calculation should be doable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Petri&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 10:18:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649836#M13758</guid>
      <dc:creator>PetriRoine</dc:creator>
      <dc:date>2020-05-22T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649867#M13759</link>
      <description>&lt;P&gt;The reason I want to do this in VA and not calculate the SpeedAv before loading to LASR, is that I want users of my dashboard to be able to manually create categories in VA for which the SpeedAv and the changes in SpeedAv should be calculated. But perhaps I have to accept that this isn't possible in version 7.3. Thanks anyway!&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 11:13:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/649867#M13759</guid>
      <dc:creator>msnel</dc:creator>
      <dc:date>2020-05-22T11:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 'Difference from previous period' variable on an aggregated measure in SAS VA version</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/832584#M16408</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a dataset that needs the same type of calculations applied as you demonstrated below. However, I need to take it a step further. After getting the difference,&amp;nbsp; how would you sum SpeedDiff, grouped by AgeGroup? I tried to create a new calculation to sum up the SpeedDiff by AgeGroup but got the dreaded error 'Nested aggregated expressions are not supported'. Thank you in advance for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 20:59:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Creating-a-Difference-from-previous-period-variable-on-an/m-p/832584#M16408</guid>
      <dc:creator>sharon8</dc:creator>
      <dc:date>2022-09-09T20:59:05Z</dc:date>
    </item>
  </channel>
</rss>

