I want to use object detector and form processor simultaneously for the image captured using camera. Is there a way to do this?
Announcements
I want to use object detector and form processor simultaneously for the image captured using camera. Is there a way to do this?
Hi @hrishikeshj,
Thanks for the question. Unfortunately this is not possible using the object detector and form processor controls today.
What you can do is use a camera or add picture control and then from your Power App call a Power Automate flow than can run the image through an Object Detection and Form Processing model and return the results back to the Power App.
It would be very similar to the tutorial from this page: https://docs.microsoft.com/en-us/ai-builder/prebuilt-invoice-processing-powerapps but instead of calling the Invoice Processing model in the Power Automate flow, you will call an Object Detection and then a Form Processing model.
In a few months, you will be able to achieve this using Power Fx formulas directly in the app without calling a flow.
Hope this helps!
Out of curiosity, can you share more info about the solution you are trying to build? It's an interesting use case to combine Object Detection and Form Processing 🙂
WarrenBelz
791
Most Valuable Professional
MS.Ragavendar
410
mmbr1606
275
Super User 2025 Season 1