@tony and I recently recorded a simple 20min walkthrough of how to build a quality control app, and use an OCR model to simplify process for the users. If you deal with any standardized labels/tags/forms in your daily routines, check this out and see what you think of the sample app below.
I am trying to train my OCR model to extract the date and time from my document where it is mentioned as 20/08/2021 and 10:15 but appsheet is failing to read the values of date and time in the same exact format. I have formatted my date and time column as “Date” and “Time” respectively in my table. Please guide me on the issue.
Hi @Rajarshi_Basu, could you try setting your column types to Text instead of Date and Time as an experiment? There may be a problem converting it from text format to those other formats.
I’m creating an ap for materials tracking where OCR says that I have a data structure Issue. The problem is that i don’t know how to troubleshooting it.