Hello
Bit of background - I'm trying to create a meter reading application for old analog electricity meters. I've created an object detection model and trained it on the types of meters it might come accross and tagged the images with a meter reading location. I'm aware that object detection can't do text recognition at the same time.
My question is how do i store the value of my tagged Meter reading area into a variable which i could then scan using the text recognition AI model and then store that value in a SP list or Dataverse table? The best i've managed in my power automate flow is sending myself an email as a test with the detected object name of "Meter Reading" which isn't a good test anway..
I'm very new to power apps so any help would be most appreciated!