I am currently trying to create a cloud flow, which will allow me and my team to read order PDF files and extract the contained data into Excel. The flow stops at that point and shows an error message, even though the data is properly transferred to Excel. This error message prevents the next steps in the flow and as mentioned, the flow only runs up to this step and will no longer work for the next steps.
the error message looks like this:
{"operationStatus":"Error","error":{"type":"Error","code":"InvalidPredictionInput","message":"Encountered an issue when reaching Form Recognizer: InvalidRequest","properties":{"BackendErrorCode":"InvalidInferenceInput","DependencyHttpStatusCode":"400"},"innerErrors":[{"scope":"Record","target":null,"code":"RecordDimensionsOutOfRange","type":"Error","properties":{"ErrorCode":"InvalidRequest","MlIssueCode":"RecordDimensionsOutOfRange"}}]},"predictionId":null}
I would be very grateful if anyone has any ideas or suggestions that can help me. I really need this for my bachelor thesis.
Best regards
It says your record dimensions are out of range. Do you have any strange occurrences with any of the records? Maybe one has more columns than another or something?
Btw, if all else fails & you already have AI builder credits, then you could also try using my template for extracting PDF data with GPT:
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2