How to proc report with microvariable column names.
My column names are from dictionary. Columns into varlist.
How I display column name in proc report, define and compute the varlist column names. The varlist column names will be dynamic it will not be always same.
PROC REPORT doesn’t require define statements. Compute statements depend on the logic. With what you’ve posted here the answer is you can’t.
@radha009 wrote: How to proc report with microvariable column names.
My column names are from dictionary. Columns into varlist.
How I display column name in proc report, define and compute the varlist column names. The varlist column names will be dynamic it will not be always same.
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.