Question : infopath repeating tables

i have a form that has a repeating table. the repating table has a footer with a total.

my problem is that when i submit the data to my database the total is updated in all records that are for that day.
i would like the total to only be in the last record for the day
is this possable?

Answer : infopath repeating tables

That is pretty tough to do unless you are inserting that row and manually creating a row.  The typical scenario would be to have a field in your data source outside the repeating node which has the total, or add another field (column) to your repeating table which stores the daily total on all rows.
Random Solutions  
 
programming4us programming4us