I have an Excel sheet that pull data via Power Query from a SQL Server and merges the data to another sheet.
It worked fine until a week ago, where I started to get this error here:
DataFormat.Error: External table is not in the expected format
The error happens when I try to merge the query with a table in a different workbook.
I have updated from Excel 2013 to 2016 not that long ago, and I have gotten a compatibility warning that says that the queries might not be compatible with this version of Excel.
Is there a way to solve this problem?