Hello,
I have 50+ SAS files of different schemas that I need to load and analyze. I created a batch macro to read all the files together and it reads fine (didn't analyze the data completely yet) but all the records are populated with the first filename of the 50 files instead of the file a particular record came from. It is especially important for me to get the filename of all these files for data processing downstream. Please suggest where I am going wrong in the process.
Thank you!