BookmarkSubscribeRSS Feed
Cloud
Calcite | Level 5

I am trying to combine a data dictionary with the accompanying dataset so that I can get the labels for each variable. However, I am unable to perform this in SAS EM. I have tried to use the "Merge" node to combine my dataset with the dataset by setting the role for the description field as "Label" and the field name field as "Key". However, that does not seem to work. 

 

How should I do this with the functionality in SAS EM?

1 REPLY 1
Reeza
Super User

I think you'll need a code node and to program this yourself. 

 

Here's a fully worked/demo example on how you can create data set labels from an external data set. 

https://gist.github.com/statgeek/f18931085f6a0009185c

 

 

hackathon24-white-horiz.png

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.

Latest Updates

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 920 views
  • 0 likes
  • 2 in conversation