Populate multiple tables using OCR on one image

I want to populate multiple rows in table_1 and some rows in table_2 from a single image. Does AppSheet’s OCR allow for this?

I believe that is currently not possible.

One option to try would be , you could save all the contents of the image in one record of say a Users table column which has one row allocated to each user.

Thereafter you could have some reference actions or bots to populate the two other tables that you have mentioned from the values captured in the Users table view record using OCR. .

3 Likes

Thank you @Suvrutt_Gurjar,

I found this article where it explains about OCR. It is marked as beta and it is only available for AppSheet Enterprise Plus accounts.

I hope this helps!

2 Likes

Hi @axel_vv

Actually, using AI task with a bot allows this. However, AI task is availabkle for AppSHeet Enterprise Plan.

Here is an example: I provided a file and got it to get analyzed with multiple step (for testing purpose)

Here is my bot structure:

It also works with a picture which I asked to get the image composition:

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.