Multiple entries coming from different forms to the same date to be kept on the same row

I have multiple entries coming from different forms to the same table , I don’t want to create a separate raw for each of these entries rather if the date of entry is same keep it in the same raw. so that the data is organised well.

Can you please explain how it is done ?

Is this one form that you’ve split into different steps where one row represents one entity in the table? Or do you have two entities on the same row?

I would avoid two entities of the table on the same row.

Have a look at the following video to see if you are setting up your database correctly.

1 Like

Here is my table screenshot explaining the situation

Dated “3/25/2025” I have different entries i would like to consolidate them in to single row. it is all collected from different forms.

  • Create a Single Relation to the row that you want to update.
  • Use a Show Edit screen action, targeting the row via that relation.
1 Like

What do the different entries represent? Are they training logs?