Data Type
The amount column is stored as text and cannot be summed. Change it to a number type, and switch date to a real date picker.
The amount column is stored as text and cannot be summed. Change it to a number type, and switch date to a real date picker.
¥1,2o0 Sum fails: the letter o slipped in312 Text cannot sort and formats driftNumber: A numeric keyboard on entry; the list can sum and compare. Amounts, quantities, and stock should be numbers.
Date: Phones open a date picker with one consistent format; sorting and filtering by time work. Typing dates by hand is text and none of this works.
Choice: Pick from fixed options such as "following up / won / archived" instead of everyone wording their own.
Check the field types: amount as a number, date as a date picker, status as a fixed set of options. Amount seems stored as text and cannot be summed; after fixing the types, try summing and sorting by date.