Hi fellow Bubblers!
I am creating an app that would allow us to upload a CSV and produce a Job Costing report. So we are breaking down employees pay per job. I am stuck on the very last field I need to calculate.
The very last field in in a table that is grouped by job name, in a cell I have a repeating group that has its own groupings.
I am trying to calculate the total amount paid to all employees for that specific job.
This is the formula I currently have to break out the pay per job.
The table now looks like this.
So all I need now is to add up all of the amounts in the cell and format it as currency, but I don’t see any way to add them up. Maybe I am missing something obvious?
I set the app to public and am using dummy data so here is the link if anyone would like to take a look.
Any help would be greatly appreciated.
Thanks!