<?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: Error in creating the reports using cubes in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532534#M2499</link>
    <description>&lt;P&gt;Have you tried to copy the code from cube studio and create the cube using the copied base code, like when you did the copy?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that there can be something on how the libname is assigned. Does not sound like it is pre-assigned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The it could depend on how the libname is defined, if it use metadata or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would try to copy the code first to see if it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
    <pubDate>Mon, 04 Feb 2019 11:22:30 GMT</pubDate>
    <dc:creator>FredrikE</dc:creator>
    <dc:date>2019-02-04T11:22:30Z</dc:date>
    <item>
      <title>Error in creating the reports using cubes</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532508#M2496</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are using SAS 9.2 and we are facing an issue in the lib name. We are using Oracle&amp;nbsp;as our data source.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have created a library in SMC and we are able to register a table then we are making cubes in cube studio, filters in information map studio and reports in the Web report studio. Everything is perfect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if&amp;nbsp;we are choosing the option 'Do not create N-way aggregation' during the cube creation and specifying our own level of aggregation then we are getting a below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26825i2EC5642179BAC62D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 06:16:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532508#M2496</guid>
      <dc:creator>jmehul</dc:creator>
      <dc:date>2019-02-04T06:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Error in creating the reports using cubes</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532521#M2497</link>
      <description>&lt;P&gt;There must be some difference between how you create the "whole" cube and the separate aggregations.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What software are you using, cube studio, di studio, display manager or something else?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 08:59:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532521#M2497</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-02-04T08:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error in creating the reports using cubes</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532523#M2498</link>
      <description>&lt;P&gt;For building a cube we are using SAS cube studio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything that I have to change in the permission side?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because when loading that table from Oracle to some general&amp;nbsp;library&amp;nbsp;in SMC using base sas&amp;nbsp;code and doing the whole process, then it is showing no issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 09:25:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532523#M2498</guid>
      <dc:creator>jmehul</dc:creator>
      <dc:date>2019-02-04T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error in creating the reports using cubes</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532534#M2499</link>
      <description>&lt;P&gt;Have you tried to copy the code from cube studio and create the cube using the copied base code, like when you did the copy?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think that there can be something on how the libname is assigned. Does not sound like it is pre-assigned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The it could depend on how the libname is defined, if it use metadata or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would try to copy the code first to see if it works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;//Fredrik&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 11:22:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Error-in-creating-the-reports-using-cubes/m-p/532534#M2499</guid>
      <dc:creator>FredrikE</dc:creator>
      <dc:date>2019-02-04T11:22:30Z</dc:date>
    </item>
  </channel>
</rss>

