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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
We are getting errors when refreshing from web - but not when we refresh our report on desktop and push manually. We know this isn't a credential issue either. The error states the specific column was not found, but we confirmed this wasn't the case looking at our data - and also didn't happen on the desktop report. Any ideas as to what is causing this?
Processing error: The column 'request_status' of the table wasn't found.
Cluster URI: DF-MSIT-SCUS-redirect.analysis.windows.net
Activity ID: 2fce80b1-e042-494f-99bb-ed6b027dbc13
Request ID: da44e119-bba7-fccc-5bac-1904fcd08d89
Time: 2022-05-04 16:38:14Z
Solved! Go to Solution.
Hi @SA_ ,
According to the error message, you might have some steps that reference the column ' request_status' which has been removed or renamed or any other operation when you modified the query. It could be a step where you renamed, re-ordered columns, changed data types, removed other columns, etc.
Directly, right click on your query then select Advanced editor. Here you can see the name of columns/object used for each step of your query, find the unfound column name and edit it.
Here is a similar thread as yours, please take a reference:
Expression.Error: The column '<ColumnTitle>' of the table wasn't found
This is the related document, you can view this content:
https://www.youtube.com/watch?v=LAfiN6cp2T8
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @SA_ ,
According to the error message, you might have some steps that reference the column ' request_status' which has been removed or renamed or any other operation when you modified the query. It could be a step where you renamed, re-ordered columns, changed data types, removed other columns, etc.
Directly, right click on your query then select Advanced editor. Here you can see the name of columns/object used for each step of your query, find the unfound column name and edit it.
Here is a similar thread as yours, please take a reference:
Expression.Error: The column '<ColumnTitle>' of the table wasn't found
This is the related document, you can view this content:
https://www.youtube.com/watch?v=LAfiN6cp2T8
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
can you share the query and the credential setting you have on the service web for this model? it could be that you havent set up the credential on the dataset source credential section or isnt set up correctly i the gateway you using for it,
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!