Forum Discussion
Anonymous
5 years agoNot applicable
sum for group wise
Hi Team,
I have below table1 and i need result table2, kindly help me.
I need sum of Material.
Table 1
Table 2:
Thanks,
KV's
HI Anonymous ,
If you want this on a table visual, then follow the steps:
- Create a table visual
- Move MATERIAL column to it.
- Move SUM(VALUE) column to it.
Something like this with the data at my end:
Thanks,
Pragati
2 Replies
- Pragati11
Super User
HI Anonymous ,
If you want this on a table visual, then follow the steps:
- Create a table visual
- Move MATERIAL column to it.
- Move SUM(VALUE) column to it.
Something like this with the data at my end:
Thanks,
Pragati
- Jihwan_Kim
Super User
Hi, Anonymous
You can simply create a table visualization and drag your fields into it, like below picture.
It will automatically sum, or you can choose the function like count, min, max, etc..
Hi, My name is Jihwan Kim.
If this post helps, then please consider accept it as the solution to help other members find it faster.