Hi Experts,
The csv file created using below proc export shows only 65356 rows.. when opened in excel...
proc export data=data1 outfile='/filepath/filename.csv';
Is there a way to show more than 65356 rows?
Update your excel to Excel2010.
Update your excel to Excel2010.
Thanks Ksharp
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.