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

Hello,

 

Is there any function in SAS VA 7.4 to identify Duplicates in a column and print them.

I used distinct count for the unique values but need to identify the duplicates.

 

1 ACCEPTED SOLUTION

Accepted Solutions
utrocketeng
Quartz | Level 8

i loaded a dataset to VA with 100 observations. i left one blank. here is my list table Table1.jpg.  in the filters option, i added frequency and changed the lower limit to 2,  image.png.  that filtered my table, image.png

 

 

View solution in original post

3 REPLIES 3
utrocketeng
Quartz | Level 8

if you are trying to list duplicate values ... say in a list table ... can you use the frequency column and then filter where the frequency is > 1?

narulap
Obsidian | Level 7

Hi, 

 

Thanks for the response.

 

I can add the frequency column in a list but I cannot add the filter on it.

 

I applied display rule on Frequency > 1 but it just highlights the rows which are having duplicates but I need to display the list of duplicates.

 

Regards,

Pankaj

utrocketeng
Quartz | Level 8

i loaded a dataset to VA with 100 observations. i left one blank. here is my list table Table1.jpg.  in the filters option, i added frequency and changed the lower limit to 2,  image.png.  that filtered my table, image.png

 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 2536 views
  • 0 likes
  • 2 in conversation