Hello,
Is it possible to create a report through SAS that is similar to the spreadsheet below? The goal is search specific phrase within the SAS files in the folder/path and put it as a report.
Example:
File Report
file name | Data step | Proc SQL | Proc Format | Proc Freq |
sample1.sas | YES | NO | NO | YES |
sample2.sas | YES | YES | YES | NO |
sample3.sas | NO | YES | NO | NO |
Thank you
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.