How does one access the data an app user enters into a grid(looped screens) to perform calculations? Whenever I try to pull data with a summary field, it totals everything in the column, instead of individual cells.
-
Hi James,
To calculate within the row of a loop, you'll need a calculation field on that screen. Here's what that looks like in the App Builder:
In the App, here's how that plays out:
And in the grid:
Summary fields give you the ability to total all of the columns; calculations on the loop screen itself allows you to total within the row.
Hope this helps!
Please sign in to leave a comment.
Comments
4 comments