Hello everybody!
I've been working on a project using a form processing AI model to extract values from invoices, and uses them to fill in a sharepoint database via Power Automate.
I noticed the AI formats all extracted camps as Text, but some of the camps represent numbers (i.e. 1,000.00) and the sharepoint list column where these values are input doesn't allow text.
Is there any way to tell the AI which camps are numbers, or any way to convert these values to numbers without manual intervention?
Thanks in advance!