<?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 export output from SAS On demand to Excel or word ? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753138#M29843</link>
    <description>&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;please let me know how to create a file in home directory.&amp;nbsp;i am very new to the SAS on demand platform.&amp;nbsp;&lt;/P&gt;&lt;P&gt;please let me know the step-by step procedure required after getting my regression output in order to export my output in excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jul 2021 13:30:26 GMT</pubDate>
    <dc:creator>srikanthyadav44</dc:creator>
    <dc:date>2021-07-09T13:30:26Z</dc:date>
    <item>
      <title>How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/751405#M29674</link>
      <description>&lt;P&gt;dear all,&lt;/P&gt;&lt;P&gt;please let me know how to export output generated in SAS on demand&amp;nbsp; to excel or word?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 06:25:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/751405#M29674</guid>
      <dc:creator>srikanthyadav44</dc:creator>
      <dc:date>2021-07-01T06:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/751449#M29679</link>
      <description>&lt;P&gt;We have tutorials that can walk you through this process! Check out this video here&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=6fZ9a_3YPNU" target="_blank"&gt;https://www.youtube.com/watch?v=6fZ9a_3YPNU&lt;/A&gt;&amp;nbsp; You can also find additional support resources on our product pages&amp;nbsp;&lt;A href="https://support.sas.com/en/software/ondemand-for-academics-support.html" target="_blank"&gt;https://support.sas.com/en/software/ondemand-for-academics-support.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 13:32:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/751449#M29679</guid>
      <dc:creator>SAS_Cares</dc:creator>
      <dc:date>2021-07-01T13:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753064#M29840</link>
      <description>&lt;P&gt;i watched your video. but i could not export my SAS output to excel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I runt the regression by using the following code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PROC REG DATA=AEM;&lt;BR /&gt;MODEL DV=IV_1 IV_2 IV_3;&lt;BR /&gt;by YEAR NIC_two_digit;&lt;BR /&gt;output out=AEM_residuals&lt;BR /&gt;p=predicted_accruals&lt;BR /&gt;r=residual_accruals;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;after that&lt;/P&gt;&lt;P&gt;i used the following code to export the output, as suggested by you&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC EXPORT&lt;BR /&gt;DATA =work.AEM_residuals&lt;BR /&gt;outfile='C:\demo\AEM_residuals.xlsx'&lt;BR /&gt;DBMS=xlsx REPLACE;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am getting the following error&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasSource"&gt;RROR: Temporary file for XLSX file can not be created -&amp;gt; /home/u3912674/C:/demo//AEM_residuals.$$1. Make sure the path name is&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;correct and that you have write permission.&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have the demo folder also in the C drive.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kindly help in writing the appropriate SAS code for exporting my output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 04:42:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753064#M29840</guid>
      <dc:creator>srikanthyadav44</dc:creator>
      <dc:date>2021-07-09T04:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753071#M29841</link>
      <description>&lt;P&gt;Please study the instructions, it's all in there.&lt;/P&gt;
&lt;P&gt;On Demand runs on a UNIX cloud server and does NOT have access to your desktop storage. You need to create the file in your home directory (&lt;SPAN&gt;/home/u3912674, use&lt;/SPAN&gt; UNIX syntax for filenames) on the server and then use the download feature of SAS Studio.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 06:50:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753071#M29841</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-07-09T06:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753138#M29843</link>
      <description>&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;please let me know how to create a file in home directory.&amp;nbsp;i am very new to the SAS on demand platform.&amp;nbsp;&lt;/P&gt;&lt;P&gt;please let me know the step-by step procedure required after getting my regression output in order to export my output in excel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 13:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753138#M29843</guid>
      <dc:creator>srikanthyadav44</dc:creator>
      <dc:date>2021-07-09T13:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753204#M29852</link>
      <description>&lt;P&gt;Use this export code:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc export
  data=work.AEM_residuals
  outfile='/home/u3912674/AEM_residuals.xlsx'
  dbms=xlsx
  replace
;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;You will find the file in the navigation pane of SAS Studio, where you can mark it for download.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 16:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753204#M29852</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-07-09T16:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to export output from SAS On demand to Excel or word ?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753239#M29858</link>
      <description>&lt;P&gt;thanks a lot&lt;/P&gt;&lt;P&gt;the code is working now&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jul 2021 17:54:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/How-to-export-output-from-SAS-On-demand-to-Excel-or-word/m-p/753239#M29858</guid>
      <dc:creator>srikanthyadav44</dc:creator>
      <dc:date>2021-07-09T17:54:06Z</dc:date>
    </item>
  </channel>
</rss>

