Forum Discussion
How to build one Power BI dashboard from multiple Excel workbooth with DIFFERENT data structures
- Anonymous5 years ago
Hi dngilliam
We see that your operation is failed because of errors reported due to column headings/data structures varied.
To solve this problem, you may follow the steps in the following article: Merge Files With Different Column Headers
This article explains what happens when we try to merge files with different column headings.
For further more, please see if these articles can help you: Import Multiple Files Containing Multiple Sheets with Power Query
Also, here is a YouTube video here that may be able to help you .
Hope it helps,
Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi dngilliam ,
Are you adding each file as seperate tables or are you trying to import them all with the same query?
I would suggest importing each file as a query, transform the data into a conformed schema then append the queries together.
Hope that helps
Hi richbenmintz ,
I tried to import them with the same query but of course received an error message because each file had different column headers. So, I assumed that I could copy the orginal query and modify the filename and a few minor elements in the code, but it failed and that's where I'm stuck.
Is there a clear article/video that can walk me through those steps? I'm very new to Power BI.
- Anonymous5 years agoNot applicable
Hi dngilliam
We see that your operation is failed because of errors reported due to column headings/data structures varied.
To solve this problem, you may follow the steps in the following article: Merge Files With Different Column Headers
This article explains what happens when we try to merge files with different column headings.
For further more, please see if these articles can help you: Import Multiple Files Containing Multiple Sheets with Power Query
Also, here is a YouTube video here that may be able to help you .
Hope it helps,
Caitlyn Yan
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.