Philippe de Vlaminck
New Member
- Joined
- Feb 16, 2016
- Messages
- 21
Dear,
I am currently trying to merge several data tables into one in order to create a dashboard.
One of the datasets is being a pain in the *** since it was not dumped properly and has some anomalies. I have included one of the files here: https://drive.google.com/file/d/0B7PlYvW7IcVndDJQVGtsLXNRYkk/view?usp=sharing
When you scroll down to about the middle you can see the difference in the dump.
Following issue:
When I try to merge this table with other tables I encounter an error:
DataFormat.Error: There were more columns in the result than expected.
Details:
Count=43
I am not that experienced with power querry but would expect the difference in data to be the rootcause.
Following I have tried:
Any idea's on how to solve this issue would be more then welcome
Kind regards,
Philippe
I am currently trying to merge several data tables into one in order to create a dashboard.
One of the datasets is being a pain in the *** since it was not dumped properly and has some anomalies. I have included one of the files here: https://drive.google.com/file/d/0B7PlYvW7IcVndDJQVGtsLXNRYkk/view?usp=sharing
When you scroll down to about the middle you can see the difference in the dump.
Following issue:
When I try to merge this table with other tables I encounter an error:
DataFormat.Error: There were more columns in the result than expected.
Details:
Count=43
I am not that experienced with power querry but would expect the difference in data to be the rootcause.
Following I have tried:
- I have found some posts about how to remove this problem when occurring in the first line with the transform > delimiter option but this does not work for me.
- Filtering the first column to not include the 'date rows' worked but upon merge error occurred again
Any idea's on how to solve this issue would be more then welcome
Kind regards,
Philippe
Last edited: