This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I pull data from a databse at my company. Last night the head developer pushed an update and broke 17 of my auto refreshes.
When I went to investigate within the desktop files, one of the errors I found was:
vwJMWebJobSummary won't refresh because "The Column 'ProductHold' of the table wasn't found"
Is there a way to update the import of data without disrupting anything in the file? I wasn't using that column for anything, I had actually removed it
Solved! Go to Solution.
@bhmiller89,
In your PBIX file, please go to "APPLIED STEPS" in Query Editor, some steps should refer to the removed column 'ProductHold', delete these steps(“Renamed Columns” ,”Change type” and so on), the error should go away. Then you can re-add new steps to change type for your existing columns or rename your existing columns.
Regards,
Lydia
@bhmiller89,
In your PBIX file, please go to "APPLIED STEPS" in Query Editor, some steps should refer to the removed column 'ProductHold', delete these steps(“Renamed Columns” ,”Change type” and so on), the error should go away. Then you can re-add new steps to change type for your existing columns or rename your existing columns.
Regards,
Lydia
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.