Issue of adding date

I created the application in appsheet i collecting the information of daily expenses i am facing issue once date is selected data added after that again i cannot able to add information on the same date, Please help me out

please help out

A key shouldn’t be any column that has a value you might want to repeat. The solution is to add to your table a dedicated key column. Ideally, this should be one that contains a unique randomly generated value using the UniqueID() function. Here’s a little primer on keys.

Hey man,

it’s simple, use _RowNumber as Key? column

:laughing: