Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join 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.

Reply
bhmiller89
Helper V
Helper V

database updates

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 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

@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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors