How do I display only distinct accounts/IDs? Right now the output pops out dozens of the same exact row, except certain columns have different dates.
Just keep the ID column 🙂
Then use the resulting table to join with other data you need.
//Fredrik
Just keep the ID column 🙂
Then use the resulting table to join with other data you need.
//Fredrik
Great, thank you FredrikE. Worked very well. I created another query(see below) to use only for joining. There was another column ID I needed. I used the MAX function for that column so there would be no repeat IDs from the first column, and because I only need the highest number for that variable.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.