clock out

Hi All, Happy New year
I create a Attendance management application. Everything working good But, When I am going to clock out It's show me like "There is a row with the key 01/01/2023."

clock in is working good, If I try to clock out for new attendees, Data goes to clock In type column.2023-01-01 (1).png2023-01-01 (2).png2023-01-01 (3).png2023-01-01 (4).png2023-01-01 (5).png2023-01-01 (6).png2023-01-01.png

0 3 84
3 REPLIES 3

It sounds that your key column is [Date] column. A key column value needs to be unique for each record.

Please create/select another key column with a name such as [ID] and initial value such as UNIQUEID()

What is a key? - AppSheet Help

Search results - AppSheet Help

 

My key column is "computed key"2023-01-01 (8).png

Yes, it will repeat for the same [Attendee ID] and [Date] on the same date , correct? The key needs to be unique for each record.

Top Labels in this Space