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
How are you exporting the data, proc JSON?
This answer replaced variable names with labels during the export:
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.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.