Hey Guys!
I am so excited to see that Smartsheet has finally introduced a formula that will compute DISTINCT(Unique) values!!
So, I am trying ot develop a formula to calculate DISTINCT count using one column but with a few condition(s) i.e. IFS i.e. [Range1,Criteria1, Range2,Criteria2]
Refer below a sample of that formalue:
[=COUNTIFS({Owner}, [Primary Column]@row, DISTINCT({ProjectNumber}), <>0)]
But it is resulting: [#INCORRECT ARGUMENT SET]
Any advise would really be helpful!
Thanks!
Khushboo