Hi All,
I have a Power query connection only loading into power pivot. The model is source for many calculated columns and measures.
I have done one change in the source power query data by adding a new column.
Then I have copied the connection string from existing connections in Excel Worksheet and pasted in Power Pivot existing data connections strings so there is no problems in Data Refresh and it all works well.
But The new column I added in Power Query doesn't show up in Power Pivot.
I have tried to go in "Table Properties" and "Validate" the sql statement and also clicked "Design" to see if the sql statement inside is ok and then "Saved" there, but nothing seems to bring on the new column from power query.
I have the following statement inside "Table Properties":
SELECT * FROM [Booking details report]
What am I missing here ?
Bookmarks