<?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: Unable to display detail data in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275668#M2170</link>
    <description>&lt;P&gt;This SAS note explains several reasons why you might not be able to drill through to detail data in SAS Web Report Studio: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/24/491.html" target="_blank"&gt;http://support.sas.com/kb/24/491.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you do need to enable the drill-through capability in the information map. Open the properties for the map. There is an "Allow drill-through to detail data" option.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2016 13:53:07 GMT</pubDate>
    <dc:creator>Madelyn_SAS</dc:creator>
    <dc:date>2016-06-07T13:53:07Z</dc:date>
    <item>
      <title>Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/274972#M2159</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to drill through from a information map I created from a cube but received this error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The immediate MDX execution failed&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The server encountered an error accessing a source data table.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sharda&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:50:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/274972#M2159</guid>
      <dc:creator>sharda</dc:creator>
      <dc:date>2016-06-03T14:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275393#M2168</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any reason as to why I am unable to drill through using WRS from an IM that was created by an OLAP cube? Is there a permission issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sharda&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 13:30:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275393#M2168</guid>
      <dc:creator>sharda</dc:creator>
      <dc:date>2016-06-06T13:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275668#M2170</link>
      <description>&lt;P&gt;This SAS note explains several reasons why you might not be able to drill through to detail data in SAS Web Report Studio: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/24/491.html" target="_blank"&gt;http://support.sas.com/kb/24/491.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, you do need to enable the drill-through capability in the information map. Open the properties for the map. There is an "Allow drill-through to detail data" option.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 13:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275668#M2170</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2016-06-07T13:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275806#M2171</link>
      <description>&lt;P&gt;Thank you Madelyn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will go through the options and let you know the results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sharda&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 20:53:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275806#M2171</guid>
      <dc:creator>sharda</dc:creator>
      <dc:date>2016-06-07T20:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275958#M2172</link>
      <description>Hello Madelyn,&lt;BR /&gt;&lt;BR /&gt;One of the options to fix the error is to do this, where do I do this and what changes to the code below do I need to make:&lt;BR /&gt;1. Limit the number of returned rows using the MDX DRILLTHROUGH&lt;BR /&gt;statement:&lt;BR /&gt;&lt;BR /&gt;DRILLTHROUGH maxrows 1000 firstrowset 5000&lt;BR /&gt;select .... on columns,&lt;BR /&gt;.... on rows&lt;BR /&gt;from ....&lt;BR /&gt;&lt;BR /&gt;This will retrieve rows 5000-6000.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Sharda&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jun 2016 13:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/275958#M2172</guid>
      <dc:creator>sharda</dc:creator>
      <dc:date>2016-06-08T13:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/277295#M2178</link>
      <description>&lt;P&gt;hello Madelyn,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please let me know where I can find the steps to achieve&amp;nbsp;one of the&amp;nbsp;recommendation you&amp;nbsp;suggested&amp;nbsp;below?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Limit the number of returned rows using the MDX DRILLTHROUGH&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;statement&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Sharda&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 16:38:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/277295#M2178</guid>
      <dc:creator>sharda</dc:creator>
      <dc:date>2016-06-14T16:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/277314#M2179</link>
      <description>&lt;P&gt;This will require assistance from OLAP Server specialists in technical support. Please fill out the request form, providing as many details about the issue as possible:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;https://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jun 2016 17:36:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/277314#M2179</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2016-06-14T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to display detail data</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/278205#M2180</link>
      <description>&lt;P&gt;Ok thank you Madelyn.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 14:39:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/Unable-to-display-detail-data/m-p/278205#M2180</guid>
      <dc:creator>sharda</dc:creator>
      <dc:date>2016-06-17T14:39:41Z</dc:date>
    </item>
  </channel>
</rss>

