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
On a daily basis, I receive a PDF report that I would like to upload via Power Query.
However, the data is not always structured the same way. After the necessary cleaning, this is where I stranded:
What needs to happen is that the value in column 9 should end up in column 8 (which I currently do by mergng the 2 columns).
And the final result should look like this ((column 2 and column 9)
However, as the number of columns isn't always the same, this provokes errors when I get new pdf's in:
What is also good to know is that sometimes all data is nicely under each other (same column), sometimes it's not. And also the number of records that should be extracted from the pdf, is not always the same either (sometimes it's 1, sometimes it's 4, ...)
Solved! Go to Solution.
Hi @Anonymous ,
To my knowledge, we could not smartly know where the data structure has changed.
If the original column names change, the subsequent reference steps should be manually changed accordingly.
For more detailed explanation, please refer to: Dealing with errors - Power Query | Microsoft Docs
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
To my knowledge, we could not smartly know where the data structure has changed.
If the original column names change, the subsequent reference steps should be manually changed accordingly.
For more detailed explanation, please refer to: Dealing with errors - Power Query | Microsoft Docs
Best Regards,
Eyelyn Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 7 | |
| 7 | |
| 5 |