How to filter unique data from a Column having multiple duplicate values.?
I have column with various duplicate values e.g. Duplicate Transaction ID, Duplicate name in Column
I want to segregate unique records from that column and display in another sheet/column
please guide how to do so ?
Answers
-
Hi @Shashi Yadav -- when you say unique record, are you saying you want to look at a list like this:
A
B
D
A
B
and get the unique values "A, B, D"? If that's what you want, then you can use the DISTINCT function. Here's a link to an article about the DISTINCT function:
DISTINCT Function | Smartsheet Learning Center
I hope this helps -- if not, you may want to include some screenshots to help us understand this ask specifically.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!