cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I want to sum the columns in a table in SAC Story. With the formula =sum(C3:C33) I can achieve this requirement.

But I will know, how can I add rows that will be added later to the sum?

0 Likes
View Entire Topic
VijayetaSharma
SAP Champion
SAP Champion

Hello 07makita,

If you are working with table widget or grid page you can simply add new line after your formula line. Hover around the center bottom area of table and you will notice " + =" sign.

If you are working with table widget, type of table may influence row/column addition behavior.

Don't forget to up-vote and accept, if it helped. 🙂

Vijayeta

zee_siddique15
Participant
0 Likes
Hi @VijayetaSharma, if I add a row in the end of the table , for now my table only shows 4 rows but based on the paramter change my table can grow to 10 lines, then what formula that I should write in this newly added line so that it shows me the sum of all the rows that my table will display ? I am using a table fed by two blended live models where I the table option of Arrange totals doesn't work and also the right click on each dimension show totals is also greyed out? Thanks in advance