<?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: getting a successfull error message about exporting excel file but actually the file isn't expor in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775336#M39766</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confused, because if I'm using the simple way of exporting files:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;right-click on the data set -&amp;gt;Export -&amp;gt; Export WORK.HYBRID_WORK...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the file definitely created on my PC, so why by writing a code it doesn't work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is any other way to export datasets into sheets in an existing excel file in SAS EG?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
    <pubDate>Wed, 20 Oct 2021 08:48:36 GMT</pubDate>
    <dc:creator>MichEz</dc:creator>
    <dc:date>2021-10-20T08:48:36Z</dc:date>
    <item>
      <title>getting a successfull error message about exporting excel file but actually the file isn't exported</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775329#M39761</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to export datasets into different sheets in an excel file (xlsx.).&lt;/P&gt;&lt;P&gt;I got a successful error message about that exporting, but actually, there is no new file existing at the path:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: The export data set has 300711 observations and 48 variables.&lt;/P&gt;&lt;P&gt;NOTE: "C:\Users\******\Desktop\new.xlsx" file was successfully created&lt;/P&gt;&lt;P&gt;NOTE: PROCEDURE EXPORT used (Total process time):&lt;/P&gt;&lt;P&gt;real time 1:39.91&lt;/P&gt;&lt;P&gt;CPU time 1:29.51&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc EXPORT DATA=SQLPLAN.HYBRID_WORK&lt;/P&gt;&lt;P&gt;OUTFILE="C:\Users\******\Desktop\new.xlsx"&lt;/P&gt;&lt;P&gt;DBMS=XLSX REPLASE;&lt;/P&gt;&lt;P&gt;SHEET="TEST";&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me figure that out!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:31:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775329#M39761</guid>
      <dc:creator>MichEz</dc:creator>
      <dc:date>2021-10-20T08:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775332#M39762</link>
      <description>&lt;P&gt;If your SAS runs on a remote server, the file is created there, not on your PC.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:37:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775332#M39762</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-20T08:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775336#M39766</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confused, because if I'm using the simple way of exporting files:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;right-click on the data set -&amp;gt;Export -&amp;gt; Export WORK.HYBRID_WORK...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the file definitely created on my PC, so why by writing a code it doesn't work?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there is any other way to export datasets into sheets in an existing excel file in SAS EG?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:48:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775336#M39766</guid>
      <dc:creator>MichEz</dc:creator>
      <dc:date>2021-10-20T08:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775337#M39767</link>
      <description>&lt;P&gt;The &lt;EM&gt;code&lt;/EM&gt; that is submitted by EG is run on the SAS server.&lt;/P&gt;
&lt;P&gt;When you use the export wizard in EG, EG creates the file on the server and takes care of downloading the result to your PC behind the scene. When you write code and run it, you also need to do the download yourself, e.g. by using the Copy Files task.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:51:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775337#M39767</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-20T08:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775339#M39768</link>
      <description>&lt;P&gt;If you want to export datasets as sheets to an existing Excel file, that file must reside in the context of the SAS workspace server process, so you can use it in a LIBNAME XLSX.&lt;/P&gt;
&lt;P&gt;I would suggest that you talk with your network/server admins so that they set up a network resource that is available both on the SAS server and on user's desktops; once you put files there, they will be available synchronously in all environments.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 08:55:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775339#M39768</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-20T08:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775346#M39770</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the Copy Files as you said, while at the project it linked to the Export program I send before.&lt;/P&gt;&lt;P&gt;at the Source files to copy from "SASApp" I filled: "/u/&amp;amp;SYSUSERID./DATA" - that what I shoud fill?&lt;/P&gt;&lt;P&gt;and at the Destination folder on "PC405****" I filled: "C:\Users\****\Desktop\new.xlsx"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I got the following error message:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ERROR: Target folder (C:\Users\****\Desktop\new.xlsx) does not exist or cannot be accessed on PC405****&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 09:47:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775346#M39770</guid>
      <dc:creator>MichEz</dc:creator>
      <dc:date>2021-10-20T09:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775347#M39771</link>
      <description>&lt;P&gt;Do not use a filename for the target, only the path; it needs to be a folder. On the source, use the fully qualified filename.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 09:52:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775347#M39771</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-20T09:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775352#M39772</link>
      <description>Hi,&lt;BR /&gt;Thanks!&lt;BR /&gt;Now, I didn't get any error message, but still the file is not exported.&lt;BR /&gt;this is the log right now:&lt;BR /&gt;&lt;BR /&gt;"Downloading files from SAS session on "SASApp" to local machine "PC405****"&lt;BR /&gt;&lt;BR /&gt;settings:&lt;BR /&gt;Source file specification: /u/&amp;amp;SYSUSERID./new.xlsx&lt;BR /&gt;Destination path: C:\Users\*****\Desktop&lt;BR /&gt;Overwrite existing files: Yes&lt;BR /&gt;Resolve macro references in file paths: Yes&lt;BR /&gt;Convert line endings for text files: No&lt;BR /&gt;&lt;BR /&gt;Note: Resolving macro expressions in file paths. SAS log:"&lt;BR /&gt;&lt;BR /&gt;So, what it could be now in your opinion?</description>
      <pubDate>Wed, 20 Oct 2021 10:13:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775352#M39772</guid>
      <dc:creator>MichEz</dc:creator>
      <dc:date>2021-10-20T10:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775354#M39773</link>
      <description>&lt;P&gt;With a successful execution, you get a message telling you where the file was copied.&lt;/P&gt;
&lt;P&gt;If the file does not show upon your screen, try a refresh. Alternatively, start a command window (which should start in your home directory), do a &lt;FONT face="courier new,courier"&gt;cd Desktop&lt;/FONT&gt; and then &lt;FONT face="courier new,courier"&gt;dir&lt;/FONT&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 10:27:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775354#M39773</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2021-10-20T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: getting a successfull error message about exporting excel file but actually the file isn't expor</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775356#M39774</link>
      <description>&lt;P&gt;Sorry, I made a mistake.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did get an error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ERROR: Object reference not set to an instance of an object"&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 10:41:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/getting-a-successfull-error-message-about-exporting-excel-file/m-p/775356#M39774</guid>
      <dc:creator>MichEz</dc:creator>
      <dc:date>2021-10-20T10:41:06Z</dc:date>
    </item>
  </channel>
</rss>

