Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sum in cluster table

sergio_cifuentes
Participant
0 Likes
377

i know that i cannot make a sum or other statistical function in a cluster table, but what alternative do i have beside of store the data into a internal table a calculate it by myself??

i know that i cannot make a sum or other statistical function in a cluster table, but what alternative do i have beside of store the data into a internal table a calculate it by myself??

1 REPLY 1
Read only

Former Member
0 Likes
334

Get the data into your internal table and do the manipulations what ever like sum and etc..