<?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: Exporting Data in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Exporting-Data/m-p/765506#M30557</link>
    <description>Yes, but not easily in my opinion. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2020/07/09/sas-programming-office-365-onedrive/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2020/07/09/sas-programming-office-365-onedrive/&lt;/A&gt;</description>
    <pubDate>Wed, 01 Sep 2021 21:02:16 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2021-09-01T21:02:16Z</dc:date>
    <item>
      <title>Exporting Data</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Exporting-Data/m-p/765469#M30556</link>
      <description>&lt;P&gt;Hi! Is it possible to export data from SAS OnDemand for Academics to your OneDrive? I tried using the code below but get the error message "&lt;SPAN&gt;Physical file does not exist". I copied the file info directly from File Explorer. I'm trying to export to csv so I can open the file with excel.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt; /** Export data to csv **/     
proc export data=transposed dbms=csv     
outfile="/Users/X/OneDrive - X University/A Grad School Notes/M.S. Research/cPLTL improves the retention of women in STEM/BIO123 S21/BIO123 S21 Post-Survey transposed for CHI2.csv"     
replace;     
run;   &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;(I used X to remove some identifiable information)&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 19:22:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Exporting-Data/m-p/765469#M30556</guid>
      <dc:creator>mcmaxwell</dc:creator>
      <dc:date>2021-09-01T19:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting Data</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Exporting-Data/m-p/765506#M30557</link>
      <description>Yes, but not easily in my opinion. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2020/07/09/sas-programming-office-365-onedrive/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2020/07/09/sas-programming-office-365-onedrive/&lt;/A&gt;</description>
      <pubDate>Wed, 01 Sep 2021 21:02:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Exporting-Data/m-p/765506#M30557</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-09-01T21:02:16Z</dc:date>
    </item>
  </channel>
</rss>

