Is there a way to flag all unique values within a numeric field and then sum them? Or an alternative to sum(distinct col) ?
I tried to create a sum of an aggregate field<