<?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 Sum(YTD(),[MEASURES].[]) in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70823#M1445</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I try to user YTD and QTD function, from the OLAP Cube, to create calculate member.  But when I put it on a report, it gave me this error:&lt;BR /&gt;
&lt;BR /&gt;
Formula error - The specified time level type is not found in the time dimension - in the "YTD" function&lt;BR /&gt;
&lt;BR /&gt;
My time dimension is:&lt;BR /&gt;
Year&lt;BR /&gt;
Quarter&lt;BR /&gt;
Month&lt;BR /&gt;
Day&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bob

Message was edited by: databobjr</description>
    <pubDate>Wed, 09 Feb 2011 21:01:21 GMT</pubDate>
    <dc:creator>databobjr</dc:creator>
    <dc:date>2011-02-09T21:01:21Z</dc:date>
    <item>
      <title>Sum(YTD(),[MEASURES].[])</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70823#M1445</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I try to user YTD and QTD function, from the OLAP Cube, to create calculate member.  But when I put it on a report, it gave me this error:&lt;BR /&gt;
&lt;BR /&gt;
Formula error - The specified time level type is not found in the time dimension - in the "YTD" function&lt;BR /&gt;
&lt;BR /&gt;
My time dimension is:&lt;BR /&gt;
Year&lt;BR /&gt;
Quarter&lt;BR /&gt;
Month&lt;BR /&gt;
Day&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bob

Message was edited by: databobjr</description>
      <pubDate>Wed, 09 Feb 2011 21:01:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70823#M1445</guid>
      <dc:creator>databobjr</dc:creator>
      <dc:date>2011-02-09T21:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sum(YTD(),[MEASURES].[])</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70824#M1446</link>
      <description>Following the example:&lt;BR /&gt;
&lt;A href="http://msdn.microsoft.com/en-us/library/ms145978.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms145978.aspx&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I was able to get the following QTD function to work:&lt;BR /&gt;
aggregate(qtd([Time].[All Time].[1997]))&lt;BR /&gt;
&lt;BR /&gt;
as well as:&lt;BR /&gt;
aggregate(qtd([Time].CurrentMember))&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Mon, 21 Feb 2011 14:05:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70824#M1446</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-02-21T14:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sum(YTD(),[MEASURES].[])</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70825#M1447</link>
      <description>You may want to make sure that your Time dmension is set to a type of "Time" and not "Standard".  This will ensure that all of the time functions are available to you.  If this is set to standard, they will not be.</description>
      <pubDate>Thu, 24 Feb 2011 17:36:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Sum-YTD-MEASURES/m-p/70825#M1447</guid>
      <dc:creator>TSBruce</dc:creator>
      <dc:date>2011-02-24T17:36:53Z</dc:date>
    </item>
  </channel>
</rss>

