I'm considering using AI Builder forms processing to process invoice/automation and insert the data into sql server.
I've created a model which the layout can contain several pages (with table which can be split/break by the different pages).
On that model I tagged two tables but then i have a problem on the flow to load into sql server because is loading twice the data from the table on the first page and dont load the data from the second page.
Is there a way to tag the only one table even it had a page break?
Thanks
Solved! Go to Solution.
Hi @Jose1965,
Thanks for posting the question.
When training your form processing model, today you will need to tag tables in different pages as different tables. So if your documents can have a table that goes beyond the first page, then you will need to define two tables and tag one table in the first page and the second table in the second page.
Then in your flow iterate through the different tables you have defined to save in your SQL table.
Today it's not possible to tag a single table and indicate that it goes beyond one page.
Hope this helps. Let us know if we can further help.
Hi @Jose1965,
Thanks for posting the question.
When training your form processing model, today you will need to tag tables in different pages as different tables. So if your documents can have a table that goes beyond the first page, then you will need to define two tables and tag one table in the first page and the second table in the second page.
Then in your flow iterate through the different tables you have defined to save in your SQL table.
Today it's not possible to tag a single table and indicate that it goes beyond one page.
Hope this helps. Let us know if we can further help.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.