Sign in to submit new ideas and vote
Get Started

Unique() or Distinct() function for finding unique values

Options
zealvert
zealvert ✭✭✭✭✭

Hi,

It would be very helpful if Smartsheet redesigns the DISTINCT function so it can be used not just as an argument, but also at the top level to pull all unique values from a column.

For example, if a column titled Customers has many duplicate names, we should be able to use a formula like:
=DISTINCT([Customers]:[Customers])

When converted to a column formula, it would dynamically return a list of unique customers.
Without this, we have to create multiple complex formulas to achieve the same result, which is very cumbersome.

A major benefit of this capability would be the ability to use (for example) the RANKEQ() function to quickly find the order in which our customers spent the most on our products or services.

Tags:
1
1 votes

Idea Submitted Β· Last Updated

Comments