Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
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 the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.