@KaiHalpin
If possible, please share a screenshot of your PDF after concealing all sensitive information, and also share how you've designed your Power Automate desktop. This will enable us to provide you with more in-depth assistance.
Temporary Workaround Steps:
1. If you are attempting to extract a table from a PDF file using the 'Extract table from PDF' action, ensure that your PDF table is in a valid format. If the table format is valid, the 'Extract table from PDF' action should, by default, extract the table from your PDF and store it in a datatable variable.
2. If the 'Extract table from PDF' action fails to extract the table from the PDF, it may be due to the table's format. In such cases, consider using the 'Extract text from PDF' action to see if it retrieves the data from your PDF file. The main challenge here is that it will return the data in a standard string format, not as a datatable. You can employ some regex to format it into a datatable.
Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀