This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.