Forum Discussion
Anonymous
5 years agoNot applicable
Grouping data in different columns
I have a set of data which looks like the below: Order Number Amount 1 Amount 2 Amount 3 Amount 4 1 138 null null null 1 null 124 null null 2 null null 127 null 2 ...
Pragati11
5 years agoSuper User
Hi Anonymous ,
Add summarisation of SUM on all of your AMOUNT columns.
Thanks,
Pragati