Does anyone know how to create a sum only distinct records from a field?
Example:
100
200
Group level Sum goes here. How can I sum only the 100 and 200 together once?
Thanks!!!