Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
I'm having an issue importing multiple pdf files in a folder. Each pdf files contains a "sideways" table where the header is on the left of the table and the information is on the right.
No issue when importing a single pdf and using transpose but cannot get it working when using multiple pdfs.
E.g. Example PDF file content in each PDF:
Date: | 2021/09/21 |
Sequence No: | 12 |
Amount: 2300 | 2300 |
Description: | Sample Text |
Remarks: | Sample Text |
End result should be a single table containing information from all PDFs:
Date: | Sequence No: | Amount | Description | Remarks |
2021/09/21 | 12 | 2300 | Sample Text | Sample Text |
2021/09/27 | 14 | 3750 | Sample Text | Sample Text |
2021/09/27 | 16 | 1230 | Sample Text | Sample Text |
Thank you for any suggestions.
Solved! Go to Solution.
write a custom function (or put it inline) that unpivots the table extracted from each PDF before you combine the results.
If you can provide a couple sample PDFs we can show the required Power Query.
Thank you. It's working perfectly.
Since you made it, I have the same problem!!!
Best regards!!!
write a custom function (or put it inline) that unpivots the table extracted from each PDF before you combine the results.
If you can provide a couple sample PDFs we can show the required Power Query.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
85 | |
66 | |
51 | |
45 |
User | Count |
---|---|
218 | |
88 | |
83 | |
65 | |
56 |