Hello Awesome people,
i want to write formula for sum of two columns using write cell activity.
but my question is how does it work for example in this below screenshot i am passing value "=sum(A1+B1) " using for each row activity in each cell of column C .
ideally it should pass =sum(A1+B1) in every row in column C and should not give expected result but instead it is giving expected result.
in short i want to understand how below solution work (screen shot.)