I currently have a datajob that writes output to a .xls file. It contains one tab with all the data I need. The business now wants another tab added to the same worksheet that contains some of the columns from the first tab as well as some additional columns. How do I add another tab to the same worksheet?
This worked great when I ran it on the client machine but when I tried to run it on the server it does not work. I reached out to our admin team and because of our set up our df configuration on the server is not compatible with an excel driver. Not sure if I captured that correctly but basically I was told due to how we are set up its not an option. So to resolve the issue I worked with our SAS EG experts and we created the job using SAS code and our customer is receiving the output in the format they needed. Thanks for the advice and guidance.
Tried with the following configuration and it worked
Thank you I will give this a try.
This worked great when I ran it on the client machine but when I tried to run it on the server it does not work. I reached out to our admin team and because of our set up our df configuration on the server is not compatible with an excel driver. Not sure if I captured that correctly but basically I was told due to how we are set up its not an option. So to resolve the issue I worked with our SAS EG experts and we created the job using SAS code and our customer is receiving the output in the format they needed. Thanks for the advice and guidance.
Thank you Rachael for responding. I actually was looking for within the Dataflux process how to create a worksheet that contains multiple tabs containing data on output. I found that due to how our admins set up our dataflux the option isn't available on our server so I've found the solution using SAS programming. Thanks again for responding, but at this time I am all set.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.
Find more tutorials on the SAS Users YouTube channel.