Forum Discussion
Power BI doesnt refresh when a new column is added
ttleonard , seems like column 50 is not found, it has been used in the rename, or change type step, which is causing that.
Check the steps and remove the reference of the column
Can you kindly be more specific? Which step should I remove or modify?
- lizzy2 years agoHelper I
Look in your "Change Type" step. It probably references a column by a name that it doesn't have anymore. The way in general to figure this out is click on each step one by one and see where the error begins.
- tmhalila2 years agoResolver II
If you are still a beginner modifying steps in Power Query may cause more problems. What I see is that the addition of the new column is not the source of the refresh failure, please remove the last 2 steps and try to refresh, if it doesn't work delete another step until you find were the problem starts.