BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Fistful_Dollars
Obsidian | Level 7

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.


query_builder.png

1 ACCEPTED SOLUTION

Accepted Solutions
FredrikE
Rhodochrosite | Level 12

Just keep the ID column 🙂

 

Then use the resulting table to join with other data you need.

 

//Fredrik

View solution in original post

2 REPLIES 2
FredrikE
Rhodochrosite | Level 12

Just keep the ID column 🙂

 

Then use the resulting table to join with other data you need.

 

//Fredrik

Fistful_Dollars
Obsidian | Level 7

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.

 

SAS_Query.png

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 3940 views
  • 2 likes
  • 2 in conversation