An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
Hi @ServiceAccount 01 ,
We are facing the same issue lately, and we found a workaround that could help while waiting for a fix, is by copying the fields.json file from an old project that contains a table object (from when cross page table still worked) and using it in your new project, you can always rename and add new fields, rename the columns of the table object and add new columns/rows, but DO NOT rename the table object.