Forum Discussion
belmore
6 years agoHelper II
MySQL database view as my data source - new fields not appearing after refresh
I using a MySQL database view as my data source -- when I add a new column/field to the MySQL view and then "refresh data" within Power BI desktop --- The new column/field is not appearing -- how can...
Anonymous
6 years agoNot applicable
Hi belmore,
Power query will cache previous query structure into query steps, these cached structures not auto changes based on your source fields. You need to manually add these new fields in query steps formulas.
Best Regards
Rena