Forum Discussion
echild
3 years agoRegular Visitor
Sum unique values
Hello comunnity, im trying to sum only the unique values one column (Proyeccion) from a table like this:
and trying to get the following result:
Pls help me masters.
Regards.
you can try remove duplicates in PQ.
or use DISTINCT to get a new table only contains unique value