We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
I'm attempting to import multiple pdf that are orders exported from our Customer's online portal.
I get the data from Folder. The problem is that the tables on some of the pdfs carry onto a second page, and the orders that carry on do not get imported.
Suggestions?
The MultiPageTables option, when set to true, is supposed to detect tables that span multiple pages. It sounds like that option isn't working as expected for your particular files.
Do the files only contain a second page when the first table continues past the first page? Or is there sometimes other, unrelated data on the second page? You might be able to write some logic that iterates over the set of tables returned by Pdf.Tables and combine them.
I don't know if you have a Power Automate license, but with Power Automate you can extract data from a PDF and specify from which pages (even multiple)
For a how to take a look at:
https://learn.microsoft.com/en-us/power-automate/desktop-flows/actions-reference/pdf
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |