<?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: Importing Data from Teams in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958066#M373952</link>
    <description>&lt;P&gt;So the data I want to use is stored in teams it's not located on my machine. I cannot download the data onto my machine either due other reasons. So, I tried with the single and double quotes and I got the same warning sign after running the code. The file I am trying to retrieve are SAS files mixed with other files like pdfs, that is why I used % include.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the warning I got with the double quotes:&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: Apparent symbolic reference WEB not resolved. WARNING: Apparent symbolic reference E not resolved. NOTE 49-169: The meaning of an identifier after a quoted string might change in a future SAS release. Inserting white space between a quoted string and the succeeding identifier is recommended. ERROR 22-322: Syntax error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is similar to the warning using single quotes.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 17:17:32 GMT</pubDate>
    <dc:creator>coolbeans</dc:creator>
    <dc:date>2025-02-03T17:17:32Z</dc:date>
    <item>
      <title>Importing Data from Teams</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958058#M373947</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to import data using a teams path into my SAS engage. This is the code I am using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename DATA"C:\DATA\mydata.sas";&lt;BR /&gt;proc http&lt;BR /&gt;url="&lt;A href="https://pathtofolder" target="_blank"&gt;https://pathtofolder&lt;/A&gt;"&lt;BR /&gt;method="GET"&lt;BR /&gt;out = DATA;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;%include DATA;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to use this code I get these two warnings:&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: Apparent symbolic reference WEB not resolved. WARNING: Apparent symbolic reference E not resolved.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 16:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958058#M373947</guid>
      <dc:creator>coolbeans</dc:creator>
      <dc:date>2025-02-03T16:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Data from Teams</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958062#M373950</link>
      <description>&lt;P&gt;At what point in the process did you get that message?&lt;/P&gt;
&lt;P&gt;If it was when trying to process the URL you supplied to PROC HTTP then use single quotes instead of double quotes so and &amp;amp; characters in the URL will not trigger the macro processor to try an resolve macro variable references.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why would use use %INCLUDE with DATA?&amp;nbsp; That is for CODE.&amp;nbsp; Is the file you are retrieving SAS code? Or is it raw data?&amp;nbsp; If it is raw data use a data step and an INFILE statement to read the data into a dataset.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:03:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958062#M373950</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-02-03T17:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Data from Teams</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958066#M373952</link>
      <description>&lt;P&gt;So the data I want to use is stored in teams it's not located on my machine. I cannot download the data onto my machine either due other reasons. So, I tried with the single and double quotes and I got the same warning sign after running the code. The file I am trying to retrieve are SAS files mixed with other files like pdfs, that is why I used % include.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the warning I got with the double quotes:&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: Apparent symbolic reference WEB not resolved. WARNING: Apparent symbolic reference E not resolved. NOTE 49-169: The meaning of an identifier after a quoted string might change in a future SAS release. Inserting white space between a quoted string and the succeeding identifier is recommended. ERROR 22-322: Syntax error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is similar to the warning using single quotes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:17:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958066#M373952</guid>
      <dc:creator>coolbeans</dc:creator>
      <dc:date>2025-02-03T17:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Data from Teams</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958072#M373954</link>
      <description>&lt;P&gt;The 49-169 points to a problem with unbalanced quotes or similar which has left the SAS system in an unstable state. Start a new session and run only your import code, then copy/paste the whole log into a window opened with this button:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54552i914D97BE1B0F21E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can overwrite sensitive information with X's.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:31:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958072#M373954</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-02-03T17:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Importing Data from Teams</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958075#M373956</link>
      <description>&lt;P&gt;Are you using the methods shown in this blog post to retrieve the files from Teams.&amp;nbsp; (Remember Teams is using Sharepoint under the hood).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2024/07/29/sas-programming-office-365-onedrive/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2024/07/29/sas-programming-office-365-onedrive/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 17:57:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-Data-from-Teams/m-p/958075#M373956</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-02-03T17:57:26Z</dc:date>
    </item>
  </channel>
</rss>

