When working with equations (commonly in custom worksheets), I sometimes may return duplicate values depending on the relationship I'm am referencing in the equation. It would be helpful to de-dupe my results by having a unique()
function available.
For example, I may want to return information about parent goal records, and because there can be a one-many relationship, I would like to return only unique values.