<?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: How to drill through from SAS VA to Teradata EDW in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304089#M5589</link>
    <description>&lt;P&gt;That's a valid question, indeed.&lt;/P&gt;
&lt;P&gt;What you are asking for is the VA&amp;nbsp;equivalent to OLAP Cube drill through.&lt;/P&gt;
&lt;P&gt;AFAIK that is not supported in VA in the present release.&lt;/P&gt;
&lt;P&gt;Perhaps you could use a Stored Process&amp;nbsp;mimic or at least present the users with a&amp;nbsp;possibility to do&amp;nbsp;a separate query.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2016 14:34:40 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-10-12T14:34:40Z</dc:date>
    <item>
      <title>How to drill through from SAS VA to Teradata EDW</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304000#M5584</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to create SAS VA reports that runs on raw data present in Teradata EDW. The users want to have drill down fascility so that if the report show something odd then they can go to the row level information.&lt;/P&gt;
&lt;P&gt;The process I am aware of is as follows.&lt;/P&gt;
&lt;P&gt;1. Run code in SAS EG to create datasets with summary numbers from raw data in Teradata EDW.&lt;/P&gt;
&lt;P&gt;2. Run code in SAS EG to push these summary datasets to HDFS/LASR.&lt;/P&gt;
&lt;P&gt;3. SAS VA report consumes these summary data from LASR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However if the user wants to drill down to the row level information, the summary data in LASR will not have the details. It is unrealistic to move the EDW data from Teradata to HDFS for these reporting requirements only. Is there a way to make reports in SAS VA that can dynamically fetch rows from Teradata without needing any static data in LASR/HDFS? Any help will be highly appreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using SAS 9.4, SAS EG 5.1, SAS VA 7.1,&amp;nbsp;My company is installing SAS Grid, if that helps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Arindam&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 10:36:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304000#M5584</guid>
      <dc:creator>arindam1984</dc:creator>
      <dc:date>2016-10-12T10:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to drill through from SAS VA to Teradata EDW</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304089#M5589</link>
      <description>&lt;P&gt;That's a valid question, indeed.&lt;/P&gt;
&lt;P&gt;What you are asking for is the VA&amp;nbsp;equivalent to OLAP Cube drill through.&lt;/P&gt;
&lt;P&gt;AFAIK that is not supported in VA in the present release.&lt;/P&gt;
&lt;P&gt;Perhaps you could use a Stored Process&amp;nbsp;mimic or at least present the users with a&amp;nbsp;possibility to do&amp;nbsp;a separate query.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:34:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304089#M5589</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-12T14:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to drill through from SAS VA to Teradata EDW</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304133#M5593</link>
      <description>&lt;P&gt;Thanks for your&amp;nbsp;reply and suggestion LinusH.&lt;/P&gt;&lt;P&gt;So you are suggesting to have a stored process in the SAS VA report where user will be able to write SQL and then new data will be fetched into LASR from Teradata based on the query. While this is a way to get the relevant data but can only be used if the user knows the related table and column names. For my reports&amp;nbsp;this is not the case.&lt;/P&gt;&lt;P&gt;When you say this fascility is not supported in the current release, are you aware if such a fascility will be available in any future release?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:36:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304133#M5593</guid>
      <dc:creator>arindam1984</dc:creator>
      <dc:date>2016-10-12T15:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to drill through from SAS VA to Teradata EDW</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304174#M5598</link>
      <description>&lt;P&gt;SAS VA will eventually become a component of SAS Viya. When this happens most of SAS will sit on top of a VA-like in-memory processing architecture. I suspect that the sort of functionality you require is more likely (but not necessarily available) with Viya but in any case is probably several years away. In other words I wouldn't hold my breath on this...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However you may get some ideas about using stored procedures from VA to do what you want in this very interesting paper:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/proceedings16/SAS6361-2016.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/proceedings16/SAS6361-2016.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 20:07:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304174#M5598</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2016-10-12T20:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to drill through from SAS VA to Teradata EDW</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304243#M5602</link>
      <description>Well I think that you write the SQL but it can parameterized so the user can specify a filter or which columns to show. Perhaps these parameters can be based on current status of a VA report,  but that's beyond my VA knowledge.</description>
      <pubDate>Thu, 13 Oct 2016 05:00:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304243#M5602</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-13T05:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to drill through from SAS VA to Teradata EDW</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304257#M5603</link>
      <description>Oh, it should be possible via linking. &lt;BR /&gt;See Renatos answer 2. In this thread :&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-and-Visual-Analytics/m-p/304159#U304159" target="_blank"&gt;https://communities.sas.com/t5/SAS-Visual-Analytics/Stored-Process-and-Visual-Analytics/m-p/304159#U304159&lt;/A&gt;</description>
      <pubDate>Thu, 13 Oct 2016 06:21:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/How-to-drill-through-from-SAS-VA-to-Teradata-EDW/m-p/304257#M5603</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-10-13T06:21:13Z</dc:date>
    </item>
  </channel>
</rss>

