Could someone help how best I can go about finding which dataset a field is in by the field label from a group of datasets please? Thank you in advance!
By "field" I assume you mean variable? If so then look in SASHELP.VCOLUMN (or DICTIONARY.COLUMNS for SQL). These hold the metadata for all the datasets in the SAS system. If you don't mean the above, please provide some examples of what you mean.
By "field" I assume you mean variable? If so then look in SASHELP.VCOLUMN (or DICTIONARY.COLUMNS for SQL). These hold the metadata for all the datasets in the SAS system. If you don't mean the above, please provide some examples of what you mean.
take a look at the dictionary tables:
http://support.sas.com/documentation/cdl/en/sqlproc/62086/HTML/default/viewer.htm#a001385596.htm
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.