I have a basic question that I can't seem to find an answer to. Any help would be greatly appreciated.
Working in DI Studio, I have a SAS Data Set that contains five String variables and a number of rows. How can I create a decent-looking CSV-file that lists all the data from the SAS Data Set?
There is a List Data transformation you could use. It has ODS options you can set to specify the type of output.
But I wonder why there are reporting transformations in DIS at all. Reporting seems more suitable for EG...
There is a List Data transformation you could use. It has ODS options you can set to specify the type of output.
But I wonder why there are reporting transformations in DIS at all. Reporting seems more suitable for EG...
Hi,
You can get this by using list data transformation in SAS DI
Hope this helps...If you want complete report of jobs and tables then you can use tools->reports.
Thanks,
Shiva
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.