Re: Need help with Ai Builder/text recognition (and using this number as a file-name)
Hi v-chengfen-msft
Thank you for your time, I really appreciate it! 🙂
I replicated what you build and it worked great! The only problem is, in my document there's more text than I need/want (I only showed you a part of the invoice)..
The only thing I know is that the location of the text should be here:
"@odata.type": "#Microsoft.Dynamics.CRM.expando",
"text": "pakbonnr: 6332896857",
"boundingBox": {
"@odata.type": "#Microsoft.Dynamics.CRM.expando",
"left": 0.6645161290322581,
"top": 0.33352337514253133,
"width": 0.18467741935483872,
"height": 0.013683010262257711,
"polygon": {
I've uploaded another attachment, so you (and others) can understand what I'm trying to create and maybe it's impossible? idk..?
The red circle is the default location for this 'order number', so now I'm looking for an option where I can use OCR/Ai Builder for this location only (otherwise it'll give me more data as mentioned earlier).
Is this possible?
And if it's not, is there an option to fill in a field with some text like 'pakbonnr: *********' so the flow only scans this part of data/information?
I.e.: if OCR finds 'pakbonnr:' [space] '10 numbers', then use this sentence only or something..
And when completed, is it possible that the flow creates a new Sharepoint-file with this text as it's name?
Again, thank you for your time and have a nice day 💯
I hope everything is understandable 😊