<?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: Complex Calculation in Web Report Studio Rate of Change in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244895#M2101</link>
    <description>&lt;P&gt;I use (mdx) PARRALELPERIOD-function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case the top row (fall 2011, fall 2012 etc) is a time-dimension. With SAS Cube Studio you can easlily create a calculation based on a time-dimension.&lt;/P&gt;
&lt;P&gt;- Click on 'Add member'&lt;/P&gt;
&lt;P&gt;- Select 'Time analysis calculation'&lt;/P&gt;
&lt;P&gt;- Select 'Compare Parallel Periods'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that doesn't work you can also consider PERIODSTODATE-function in combination with PARALLELPERIOD.&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;(Sum(PeriodsToDate([&lt;STRONG&gt;Timedimension&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;],[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;CurrentMember&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;),[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measures&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measurename&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;]) - &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;Sum(PeriodsToDate([&lt;STRONG&gt;Tijdsdimension&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;],ParallelPeriod([&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;], 1,[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimensie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;CurrentMember&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;)),[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measures&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measurename&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;])) / &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;Sum(PeriodsToDate([&lt;STRONG&gt;Tijdsdimension&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;],ParallelPeriod([&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;], 1,[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;CurrentMember&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;)),[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measures&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measurename&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;])&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2016 07:45:41 GMT</pubDate>
    <dc:creator>Matthijs</dc:creator>
    <dc:date>2016-01-21T07:45:41Z</dc:date>
    <item>
      <title>Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244489#M2097</link>
      <description>&lt;P&gt;I found a way to calculate the rate of change between years like the screenshot in Enterprise Guide.&amp;nbsp; What is a good way to display or calculate this type of field in Web Report Studio? &amp;nbsp;Ideally I would like to keep this in the same information map / cube&amp;nbsp;as the rest of my academic data.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12208iF6AF405BD3EE4B67/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="rate of change.png" title="rate of change.png" /&gt;</description>
      <pubDate>Tue, 19 Jan 2016 17:10:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244489#M2097</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2016-01-19T17:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244638#M2098</link>
      <description>&lt;P&gt;I useally create a/the calculated member in the cube. The calculated member can be added in the information map. That way the measure is created and stored outside the reach of end-users.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 10:06:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244638#M2098</guid>
      <dc:creator>Matthijs</dc:creator>
      <dc:date>2016-01-20T10:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244694#M2099</link>
      <description>&lt;P&gt;Yes, but how would I calculate this particular measure.&amp;nbsp; Please see the screenshot.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 14:35:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244694#M2099</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2016-01-20T14:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244895#M2101</link>
      <description>&lt;P&gt;I use (mdx) PARRALELPERIOD-function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case the top row (fall 2011, fall 2012 etc) is a time-dimension. With SAS Cube Studio you can easlily create a calculation based on a time-dimension.&lt;/P&gt;
&lt;P&gt;- Click on 'Add member'&lt;/P&gt;
&lt;P&gt;- Select 'Time analysis calculation'&lt;/P&gt;
&lt;P&gt;- Select 'Compare Parallel Periods'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that doesn't work you can also consider PERIODSTODATE-function in combination with PARALLELPERIOD.&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;(Sum(PeriodsToDate([&lt;STRONG&gt;Timedimension&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;],[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;CurrentMember&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;),[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measures&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measurename&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;]) - &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;Sum(PeriodsToDate([&lt;STRONG&gt;Tijdsdimension&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;],ParallelPeriod([&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;], 1,[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimensie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;CurrentMember&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;)),[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measures&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measurename&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;])) / &lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;FONT face="Calibri"&gt;&lt;FONT size="3"&gt;&lt;FONT color="#000000"&gt;Sum(PeriodsToDate([&lt;STRONG&gt;Tijdsdimension&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;],ParallelPeriod([&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Level&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;], 1,[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Tijdsdimension&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Hierarchie&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;CurrentMember&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;)),[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measures&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;].[&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#000000" size="3"&gt;Measurename&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000" size="3"&gt;])&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 07:45:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/244895#M2101</guid>
      <dc:creator>Matthijs</dc:creator>
      <dc:date>2016-01-21T07:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/245249#M2109</link>
      <description>&lt;P&gt;Matthjis, that makes sense, I just started playing with the time dimension.&amp;nbsp; How do I assign something Fall 2011 to a year when it is not a date value?&amp;nbsp; Ideally I’d like to create a time hierarchy that goes:&lt;/P&gt;&lt;P&gt;Year &amp;gt; Semester &amp;nbsp;&amp;gt; Gender&lt;/P&gt;&lt;P&gt;If I can do just&lt;/P&gt;&lt;P&gt;Year &amp;gt; Semester &amp;nbsp;&lt;/P&gt;&lt;P&gt;That adds value too.&lt;/P&gt;&lt;P&gt;I’m getting confused on the dimension designer screen, where I select type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:33:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/245249#M2109</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2016-01-21T18:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/245397#M2110</link>
      <description>&lt;P&gt;A time-hierarchie needs a date value as imput. Does your facttable have a date value?&lt;/P&gt;
&lt;P&gt;If yes then perhaps this link can help you build a time hierarchie: &lt;A href="http://support.sas.com/documentation/cdl/en/olapug/59574/HTML/default/viewer.htm#a003229698.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/olapug/59574/HTML/default/viewer.htm#a003229698.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;(it's an older version, but I'm confident you'll get the point :-))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your facttable doesn't have a date value then perhaps the PrevMember-function wil work. I haven't done this myself, but it looks pretty straight forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create Member [CUBE].[Measures].[name_measure_z] AS&lt;/P&gt;
&lt;P&gt;([Dimension].[Level].CurrentMember,[Measures].[Measure_name_x] - [Dimension].[Level].PrevMember,[Measures].[Measure_name_x]) / [Dimension].[Level].PrevMember,[Measures].[Measure_name_x]&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 07:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/245397#M2110</guid>
      <dc:creator>Matthijs</dc:creator>
      <dc:date>2016-01-22T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/246754#M2112</link>
      <description>&lt;P&gt;It turns out that a time hierarchy does not need a date as an input you can fake it.&amp;nbsp; I used my non date year and assigned it as year in the time selection.&amp;nbsp; After creating the time hierarchy I was able to easily set rate of change by making a custom field in Web Report Studio.&amp;nbsp; See the attached link for custom fields that use time hierarchies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/33/526.html" target="_blank"&gt;http://support.sas.com/kb/33/526.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 21:18:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/246754#M2112</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2016-01-28T21:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Complex Calculation in Web Report Studio Rate of Change</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/246845#M2113</link>
      <description>&lt;P&gt;Good to know!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2016 06:31:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Complex-Calculation-in-Web-Report-Studio-Rate-of-Change/m-p/246845#M2113</guid>
      <dc:creator>Matthijs</dc:creator>
      <dc:date>2016-01-29T06:31:55Z</dc:date>
    </item>
  </channel>
</rss>

