Hi All, I'm Trying to export SAS Dataset to JSON Object but the Variable Labels are missing in the output file. Please throw some light on how to fix this? Regards, DivyaA
Is that what you want? Or do you want a separate json object listing the variables and labels? If the latter, perhaps run PROC CONTENTS and output that to a SAS dataset, then export that dataset to JSON.
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.