<?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: Upload &amp; append data to existing table from EG to VA in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208120#M2032</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS Add-In for MS Office is a similar approach. You should be able to see the LASR server in metadata and access the LASR tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, given that a LASR server library may not automatically pre-assigned (as is our case), it may not appear as a library in an Add-In for MS Office session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I suggest is re-thinking your approach. My thought is that Excel Add-In queries should not be reading SAS VA LASR tables...you are taking resources away from VA. Instead, that data should also be maintained (via PROC APPENDs etc) as a dataset outside VA, i.e. in its own Base SAS library. Then you read that library from Excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Jun 2015 01:57:32 GMT</pubDate>
    <dc:creator>boschy</dc:creator>
    <dc:date>2015-06-18T01:57:32Z</dc:date>
    <item>
      <title>Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208116#M2028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can upload through EG to VA without a problem but I want to keep adding data to the same table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this supported?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so, how can it be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 03:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208116#M2028</guid>
      <dc:creator>Oscarboots</dc:creator>
      <dc:date>2015-06-17T03:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208117#M2029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I've found that if I upload as separate tables I can then go to 'LASR' &amp;gt;&amp;gt; Append tables &amp;amp; append the tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to view this new consolidated table through Excel, but as it isn't a table object, it isn't available to select?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to change the new tables so I can access through Excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 22:19:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208117#M2029</guid>
      <dc:creator>Oscarboots</dc:creator>
      <dc:date>2015-06-17T22:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208118#M2030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In EG I am able to connect to our VA metadata repository, and then assign the LASR server library (by default it is not assigned).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next I just select a LASR data table and send the data to Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This may cause locking problems, so I would be careful...perhaps the SAS gurus can comment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a question...can't you view this table in a VA exploration or report, and then export the data to Excel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 01:07:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208118#M2030</guid>
      <dc:creator>boschy</dc:creator>
      <dc:date>2015-06-18T01:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208119#M2031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Boschy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not trying to export to Excel if that's what you mean. I want to connect to a SAS VA table through the Excel SAS Add In &amp;amp; then view &amp;amp; slice/dice the data with a Pivot table.&lt;/P&gt;&lt;P&gt;So the data I'm using is in memory.&lt;/P&gt;&lt;P&gt;Because I want to add more data to the table each week, I want to append more data. I've found that once I append the data it isn't visible through Excel.&lt;/P&gt;&lt;P&gt;I need to either change the object after the append or something else so I can access via Excel. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 01:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208119#M2031</guid>
      <dc:creator>Oscarboots</dc:creator>
      <dc:date>2015-06-18T01:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208120#M2032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAS Add-In for MS Office is a similar approach. You should be able to see the LASR server in metadata and access the LASR tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, given that a LASR server library may not automatically pre-assigned (as is our case), it may not appear as a library in an Add-In for MS Office session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I suggest is re-thinking your approach. My thought is that Excel Add-In queries should not be reading SAS VA LASR tables...you are taking resources away from VA. Instead, that data should also be maintained (via PROC APPENDs etc) as a dataset outside VA, i.e. in its own Base SAS library. Then you read that library from Excel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 01:57:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208120#M2032</guid>
      <dc:creator>boschy</dc:creator>
      <dc:date>2015-06-18T01:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208121#M2033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but I have plenty of VA resources &amp;amp; this is what I need to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just need to know how it can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VA already allows the slicing &amp;amp; dicing of tables via the Add In, I just want to be able to append data to those tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 02:13:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208121#M2033</guid>
      <dc:creator>Oscarboots</dc:creator>
      <dc:date>2015-06-18T02:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upload &amp; append data to existing table from EG to VA</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208122#M2034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found out through SAS Tech support that the 'BASE' table was the table that held all the appended data &amp;amp; I was looking at the 'JOB' file instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should've realised this but there it is...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So append was working correctly &amp;amp; appending my records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 00:31:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Upload-append-data-to-existing-table-from-EG-to-VA/m-p/208122#M2034</guid>
      <dc:creator>Oscarboots</dc:creator>
      <dc:date>2015-06-19T00:31:54Z</dc:date>
    </item>
  </channel>
</rss>

