BookmarkSubscribeRSS Feed
sasspan
Obsidian | Level 7

Hi Guys,

After I run risk scores for claims, I go through my equation to figure out which variable had the highest effect on the risk score.  Currently, I have to export to excel, copy the column names under the data set and HLOOKUP to the column name with the largest value in the row.  I am looking to automate this process soon.  Does anyone know of a way I could return a column name as a field value in EG.  I'd want a solution based off a case statement to return the column name of a given condition, not brute force case statements for all 125 variables in the equation 🙂  Any thoughts?

2 REPLIES 2
Haikuo
Onyx | Level 15

You will need to write some SAS code in EG. Check docs on "VNAME" and "ARRAY()", for now it seems to me that data step (one step solution) is more appropriate, but that can be changed if more information is provided.

Haikuo

sasspan
Obsidian | Level 7

Thanks, I'll check into it.

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1721 views
  • 3 likes
  • 2 in conversation