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 ...
amitchandak
5 years agoSuper User
Anonymous , Check all these four column should be of number type -Amount 1 Amount 2 Amount 3 Amount 4
Ande set their default summarization as the sum
- Anonymous5 years agoNot applicable
- Anonymous5 years agoNot applicable
What is the setting on your Order number column?
- Anonymous5 years agoNot applicable
I have it as sum currently.