Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
After making changes to an Azure Table Storage table, specifically adding new columns, those columns do not show up when I edit my query in power bi desktop. Even after deleting the table from the query and readding it, the column changes are not reflected. The only way I've been able to get around this is by going into the advanced editor and changing the line that starts with:
#"Expanded Content" = Table.ExpandRecordColumn(...
and making the column changes there.
Seems like it is some sort of caching issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.