<?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: One leaf member of a hierarchy is referred to by multiple dimension keys. in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62623#M1228</link>
    <description>I typically utilize the SASHELP.SHOES table to generate an OLAP cube. This uses the 'detail table' option rather than the 'star schema' (on the first GUI page).&lt;BR /&gt;
&lt;BR /&gt;
You can set up two dimensions: Product and Location&lt;BR /&gt;
With Location including Region &amp;amp; Subsidiary Levels.&lt;BR /&gt;
Measures can contain Sales &amp;amp;/or Returns&lt;BR /&gt;
&lt;BR /&gt;
~ Angela&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
    <pubDate>Fri, 13 Aug 2010 18:40:24 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2010-08-13T18:40:24Z</dc:date>
    <item>
      <title>One leaf member of a hierarchy is referred to by multiple dimension keys.</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62618#M1223</link>
      <description>WARNING: At least one leaf member of a hierarchy is referred to by multiple dimension keys.&lt;BR /&gt;
&lt;BR /&gt;
I have only two dimensions&lt;BR /&gt;
Product_Dim , linking to Product_ID in the fact and&lt;BR /&gt;
Customer_Dim, NOT linking to customer_ID in the fact.&lt;BR /&gt;
&lt;BR /&gt;
When I want to edit the cube, the dimension properties are "read-only".&lt;BR /&gt;
How can I edit the dimension?&lt;BR /&gt;
&lt;BR /&gt;
I just read the SAS® 9.2 OLAP Server&lt;BR /&gt;
User’s Guide (http://support.sas.com/documentation/cdl/en/olapug/59574/PDF/default/olapug.pdf) and found nothing regarding the read-only problem)</description>
      <pubDate>Wed, 11 Aug 2010 09:04:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62618#M1223</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2010-08-11T09:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: One leaf member of a hierarchy is referred to by multiple dimension keys.</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62619#M1224</link>
      <description>If you are in SAS OLAP Cube Studio, and you have RM/WM access to the cube, you can right click on the cube name &amp;amp; select 'Edit Cube Structure'.&lt;BR /&gt;
&lt;BR /&gt;
Click next through the GUI until you arrive at the 'Cube Designer - Dimension' screen. Select the Dimension you would like to edit &amp;amp; select the button 'Modify'. You can then edit the cube accordingly.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Wed, 11 Aug 2010 18:20:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62619#M1224</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-08-11T18:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: One leaf member of a hierarchy is referred to by multiple dimension keys.</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62620#M1225</link>
      <description>Hello Angela,&lt;BR /&gt;
&lt;BR /&gt;
Many thanks for your help. I was stuck at the dimension "table" properties instead of the &lt;BR /&gt;
dimensions. Unfortunately, linking the dimension ID to the fact ID did not fix the warning &lt;BR /&gt;
"At least one leaf member of a hierarchy is referred to by multiple dimension keys."&lt;BR /&gt;
Do you know how can I fix this warning?</description>
      <pubDate>Thu, 12 Aug 2010 09:25:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62620#M1225</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2010-08-12T09:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: One leaf member of a hierarchy is referred to by multiple dimension keys.</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62621#M1226</link>
      <description>It sounds like you might have a many-to-many relationship between the two tables you are linking (one for dimension and one for fact). This is not supported in OLAP Cube's star schema model (only a one to many relationship is supported).&lt;BR /&gt;
&lt;BR /&gt;
I would suggest that you complete the join outside of OLAP or correct the dimension table to ensure that all dimension id's are distinct.&lt;BR /&gt;
&lt;BR /&gt;
~ Angela&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Thu, 12 Aug 2010 23:33:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62621#M1226</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-08-12T23:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: One leaf member of a hierarchy is referred to by multiple dimension keys.</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62622#M1227</link>
      <description>Hi Angela,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the advice. My OLAP test tables are from the sample set I downloaded in the eLearning "SAS Programming" exercise.&lt;BR /&gt;
I signed up for various eLearning courses but could not find a, so it seems, "working" set of OLAP sample tables&lt;BR /&gt;
for dimensions and fact. Would you know if SAS has something like that?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks for your help.</description>
      <pubDate>Fri, 13 Aug 2010 07:58:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62622#M1227</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2010-08-13T07:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: One leaf member of a hierarchy is referred to by multiple dimension keys.</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62623#M1228</link>
      <description>I typically utilize the SASHELP.SHOES table to generate an OLAP cube. This uses the 'detail table' option rather than the 'star schema' (on the first GUI page).&lt;BR /&gt;
&lt;BR /&gt;
You can set up two dimensions: Product and Location&lt;BR /&gt;
With Location including Region &amp;amp; Subsidiary Levels.&lt;BR /&gt;
Measures can contain Sales &amp;amp;/or Returns&lt;BR /&gt;
&lt;BR /&gt;
~ Angela&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Fri, 13 Aug 2010 18:40:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/One-leaf-member-of-a-hierarchy-is-referred-to-by-multiple/m-p/62623#M1228</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-08-13T18:40:24Z</dc:date>
    </item>
  </channel>
</rss>

