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
- Smartsheet Customer Resources
- 62.5K Get Help
- 367 Global Discussions
- 202 Industry Talk
- 432 Announcements
- 4.4K Ideas & Feature Requests
- 137 Brandfolder
- 129 Just for fun
- 128 Community Job Board
- 447 Show & Tell
- 29 Member Spotlight
- 1 SmartStories
- 285 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!