<?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: OLAP Time dimension build error:The level type of WEEKS exist.. in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15044#M166</link>
    <description>Hi Angela,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply.&lt;BR /&gt;
My period dimension looks a bit like that (not going into the details of days):&lt;BR /&gt;
&lt;BR /&gt;
//ID-Year-Quarter-Month-Week-Day&lt;BR /&gt;
//1--2010---------1-------1-----1--...&lt;BR /&gt;
//2--2010---------1-------1-----2--...&lt;BR /&gt;
//3--2010---------1-------1-----3--...&lt;BR /&gt;
//4--2010---------1-------1-----4--...&lt;BR /&gt;
//5--2010---------1-------2-----1--...&lt;BR /&gt;
//6--2010---------1-------2-----2--...&lt;BR /&gt;
//7--2010---------1-------2-----3--...&lt;BR /&gt;
//8--2010---------1-------2-----4--...&lt;BR /&gt;
//...&lt;BR /&gt;
//11-2010---------2-------4-----1--...&lt;BR /&gt;
//12-2010---------2-------4-----2--...&lt;BR /&gt;
//13-2010---------2-------4-----3--...&lt;BR /&gt;
//14-2010---------2-------4-----4--...&lt;BR /&gt;
&lt;BR /&gt;
In my case the period dimension is full developed with all the days of the months and all the quarters of&lt;BR /&gt;
a year up to 2016. The MDX query only selects the periods that are NON EMPTY. So the user&lt;BR /&gt;
never sees quarters, months, weeks or days that has not data. If I drill down to week for row/id 14 and there&lt;BR /&gt;
is only data for that week and only for monday then I would only be able to drill down to that week in the first place (the other week&lt;BR /&gt;
are not shown in that month) and see the data for monday.&lt;BR /&gt;
&lt;BR /&gt;
Since this is a flat hierarchy I can easily make out which week belongs to which month.&lt;BR /&gt;
Sorry, but I dont yet undertand what the problem is?</description>
    <pubDate>Wed, 23 Feb 2011 09:24:00 GMT</pubDate>
    <dc:creator>metalray</dc:creator>
    <dc:date>2011-02-23T09:24:00Z</dc:date>
    <item>
      <title>OLAP Time dimension build error:The level type of WEEKS exist..</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15042#M164</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I was just building my time dimension and came accross this error:&lt;BR /&gt;
&lt;BR /&gt;
--------------------------------------------------&lt;BR /&gt;
The level type of "WEEKS" exist in the hierarchy.&lt;BR /&gt;
The "WEEKS" type cannot be used with levels containing a &lt;BR /&gt;
type of "HALF_YEAR", "QUARTER" or "MONTH".&lt;BR /&gt;
--------------------------------------------------&lt;BR /&gt;
&lt;BR /&gt;
I dont undertand why this is not possible? It seems logical to have weeks as a&lt;BR /&gt;
level below months and before days, doenst it?</description>
      <pubDate>Tue, 22 Feb 2011 16:11:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15042#M164</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2011-02-22T16:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: OLAP Time dimension build error:The level type of WEEKS exist..</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15043#M165</link>
      <description>I think the reasoning behind not allowing this is which week belongs in which month? You'd end up either with a bunch of half weeks or weeks under a month that had only a day - depending on how SAS built the processing.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Wed, 23 Feb 2011 02:02:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15043#M165</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-02-23T02:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: OLAP Time dimension build error:The level type of WEEKS exist..</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15044#M166</link>
      <description>Hi Angela,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply.&lt;BR /&gt;
My period dimension looks a bit like that (not going into the details of days):&lt;BR /&gt;
&lt;BR /&gt;
//ID-Year-Quarter-Month-Week-Day&lt;BR /&gt;
//1--2010---------1-------1-----1--...&lt;BR /&gt;
//2--2010---------1-------1-----2--...&lt;BR /&gt;
//3--2010---------1-------1-----3--...&lt;BR /&gt;
//4--2010---------1-------1-----4--...&lt;BR /&gt;
//5--2010---------1-------2-----1--...&lt;BR /&gt;
//6--2010---------1-------2-----2--...&lt;BR /&gt;
//7--2010---------1-------2-----3--...&lt;BR /&gt;
//8--2010---------1-------2-----4--...&lt;BR /&gt;
//...&lt;BR /&gt;
//11-2010---------2-------4-----1--...&lt;BR /&gt;
//12-2010---------2-------4-----2--...&lt;BR /&gt;
//13-2010---------2-------4-----3--...&lt;BR /&gt;
//14-2010---------2-------4-----4--...&lt;BR /&gt;
&lt;BR /&gt;
In my case the period dimension is full developed with all the days of the months and all the quarters of&lt;BR /&gt;
a year up to 2016. The MDX query only selects the periods that are NON EMPTY. So the user&lt;BR /&gt;
never sees quarters, months, weeks or days that has not data. If I drill down to week for row/id 14 and there&lt;BR /&gt;
is only data for that week and only for monday then I would only be able to drill down to that week in the first place (the other week&lt;BR /&gt;
are not shown in that month) and see the data for monday.&lt;BR /&gt;
&lt;BR /&gt;
Since this is a flat hierarchy I can easily make out which week belongs to which month.&lt;BR /&gt;
Sorry, but I dont yet undertand what the problem is?</description>
      <pubDate>Wed, 23 Feb 2011 09:24:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15044#M166</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2011-02-23T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: OLAP Time dimension build error:The level type of WEEKS exist..</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15045#M167</link>
      <description>Weeks only work in the hierarchy 'Year'-'Week' or 'Year'-'Week'-'Day'.&lt;BR /&gt;
&lt;BR /&gt;
Supplied hierarchy screenshot has a partial listing of these two available hierarchies.&lt;BR /&gt;
&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;BR /&gt;
&lt;BR /&gt;
The 'Week' TIME item is for a year 1-52 (or 53) so the data you posted below is week of month. &lt;BR /&gt;
&lt;BR /&gt;
An alternative would be to utilize a 'STANDARD' dimension rather than 'TIME'.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela</description>
      <pubDate>Wed, 23 Feb 2011 15:29:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15045#M167</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2011-02-23T15:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: OLAP Time dimension build error:The level type of WEEKS exist..</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15046#M168</link>
      <description>Hi Angela,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply. I still dont undertand why SAS decided its not sensible&lt;BR /&gt;
to support Year-Quarter-Months-Week-Day (as far as I remember Hyperion Essbase does).&lt;BR /&gt;
&lt;BR /&gt;
You are right, I could use a STANDARD dimension instead of the TIME one, but I would need to write time series calculation by myself in MDX if required.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Bob</description>
      <pubDate>Thu, 24 Feb 2011 15:47:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Time-dimension-build-error-The-level-type-of-WEEKS-exist/m-p/15046#M168</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2011-02-24T15:47:20Z</dc:date>
    </item>
  </channel>
</rss>

