Hi Team,
I am currently trying to perform data loads into the MSM via a Power Query template, but I always get following error:
Couldn't refresh the entity because of an issue with the mashup document MashupException.Error: Expression.Error: The column 'Column2' of the table wasn't found. Details: Reason = Expression.Error;ErrorCode = 10224;Detail = Column2;Microsoft.Data.Mashup.Error.Context = User
Within the Power Query I'm creating a few help tables to perform my data transformations. Those tables will not be imported into the MSM and should also not be loaded. But every time I open the connection or the template, the tables that should not be loaded are loaded anyway. The "Enable load" function cannot be turned off it seems.
I strongly suspect that the error occurs because the temporary table is tried to be loaded into the MSM...
Any idea on how to fix that?
Cheers,
Lea