Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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.