How to sum with group by another column?
Posted: Wed Dec 15, 2021 5:15 pm
I have a sum on two columns T/O PTD and T/O YTD that works ok, but I want the sum to be by currency.


I want to use the distinct currency values from the Currency column to group the sum on T/O PTD and T/O YTD.
Is that possible?


I want to use the distinct currency values from the Currency column to group the sum on T/O PTD and T/O YTD.
Is that possible?