Hi
I have created a model which reads data from an invoice (pdf) and I would like to export those data to a CSV file. Can I get some guidance on how this can be achieved?
Thank you
Shadiya
Thanks @JoeF-MSFT - I have tried the solution and it worked successfully. Thanks again for your help.
Thank you so much @JoeF-MSFT , I am going to try this and let you know soon.
Hi @shadiya,
Thanks for posting this question.
For this example I have trained a Form Processing model that can extract three fields: Invoice id, Invoice date and Total.
Now I use it in a cloud flow in Power Automate and I have two options:
I can also use Power Automate to convert that Excel file into CSV if needed as explained in this video: Microsoft Power Automate: How to convert Excel (.xlsx) to .csv files - Full Tutorial - YouTube
Hope this is useful. Let us know if we can further help!