<?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: Based on login in excel , pump data from excel to SAS  VA in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879215#M347355</link>
    <description>That depends. Your request doesn't provide enough information. You should provide more details on the use case scenario. Ex. How is excel login implemented (AD and IRM)? How will the data be pumped from excel to SAS (when a user accesses, one time, in batch at night)? Which VA version are you using? How is security in SAS implemented? etc, etc, etc...</description>
    <pubDate>Mon, 05 Jun 2023 08:57:23 GMT</pubDate>
    <dc:creator>JosvanderVelden</dc:creator>
    <dc:date>2023-06-05T08:57:23Z</dc:date>
    <item>
      <title>Based on login in excel , pump data from excel to SAS  VA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879209#M347353</link>
      <description>&lt;P&gt;i have a requirement to pull data from excel for certain staff based on their login to excel. Staff will see only data pertaining to their field in excel when they login. A button will be placed in SAS to see dashboard in SAS VA and subsequently&amp;nbsp; the data that user can view should pump to SAS VA dashboard. Is this possible to implement ?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 06:20:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879209#M347353</guid>
      <dc:creator>SASUserRocks</dc:creator>
      <dc:date>2023-06-05T06:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Based on login in excel , pump data from excel to SAS  VA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879215#M347355</link>
      <description>That depends. Your request doesn't provide enough information. You should provide more details on the use case scenario. Ex. How is excel login implemented (AD and IRM)? How will the data be pumped from excel to SAS (when a user accesses, one time, in batch at night)? Which VA version are you using? How is security in SAS implemented? etc, etc, etc...</description>
      <pubDate>Mon, 05 Jun 2023 08:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879215#M347355</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2023-06-05T08:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Based on login in excel , pump data from excel to SAS  VA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879216#M347356</link>
      <description>&lt;P&gt;Excel login based on AD login. Idea is to refresh dashboard with data in excel in which data has populated based on AD login. Is this possible at all ? VA version in 7.5&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 09:26:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879216#M347356</guid>
      <dc:creator>SASUserRocks</dc:creator>
      <dc:date>2023-06-05T09:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Based on login in excel , pump data from excel to SAS  VA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879274#M347373</link>
      <description>Still not enough information. Permissions in VA 7.5: &lt;A href="https://documentation.sas.com/doc/en/vacdc/7.5/vaag/p0hyq8sgpi9riun18hmc1uxpx9su.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/vacdc/7.5/vaag/p0hyq8sgpi9riun18hmc1uxpx9su.htm&lt;/A&gt;&lt;BR /&gt;What is the trigger that will push the data from excel to VA? Or is the data pushed from excel to VA only providing the data access limitations? Is the (meta)data already in VA and is it only refreshed or is it loaded from zero?</description>
      <pubDate>Mon, 05 Jun 2023 16:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879274#M347373</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2023-06-05T16:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Based on login in excel , pump data from excel to SAS  VA</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879301#M347385</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;i have a requirement to pull data from excel for certain staff based on their login to excel. Staff will see only data pertaining to their field in excel when they login. A button will be placed in SAS to see dashboard in SAS VA and subsequently&amp;nbsp; the data that user can view should pump to SAS VA dashboard. Is this possible to implement ?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;I very much doubt that this is a workable solution. SAS VA LASR tables are not designed for multiple user updating. Only one user can update a LASR table at a time. Also in my experience, it is a lot better for SAS to pull data into VA, rather than have another product push data in. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Perhaps if you explained what your actual business problem is in more detail, a better approach could be found. For example, VA supports row-level data access by user so you can automatically display a different set of data for each user (based on their AD identity) without using a third-party tool at all.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 02:45:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Based-on-login-in-excel-pump-data-from-excel-to-SAS-VA/m-p/879301#M347385</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-06-06T02:45:09Z</dc:date>
    </item>
  </channel>
</rss>

