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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply

Refresh issue

smishra99acres_0-1739173498567.png

I am geeting above error while refresh data .when i go to Removed other coumn thre is no bug showing.

4 REPLIES 4
Anonymous
Not applicable

Hi @smishra99acres 

 

The error message indicates that the query references other queries or steps, which might be causing the issue.

Here are some steps you can take to troubleshoot and resolve this issue:

 

The error message suggests rebuilding the data combination. This means you might need to reconfigure how your queries are combined or referenced. Ensure that each query is correctly set up and that there are no circular references.

Go through each applied step in the query editor to ensure that there are no errors in any of the steps leading up to "Removed Other Columns1". Sometimes, an error in a previous step can cause issues in subsequent steps.

If possible, try simplifying the query to isolate the issue. Remove or modify steps to see if the error persists. This can help identify the specific step causing the problem.

Please check the data source permissions, ensure that you have the necessary permissions to access the data sources.

 

Best Regards

Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

rajendraongole1
Super User
Super User

Hi @smishra99acres - you can try the suggested approach by @nilendraFabric 

 

adding fews suggestions you can check the data refresh queries Individually to identify the root cause. also avoid import/direct and mixed mode 

 

Hope this helps.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





nilendraFabric
Super User
Super User

Hello @smishra99acres 

 

Open the Query Dependencies View (in Power Query Editor under “View”).
• Ensure that all referenced queries and steps are valid and accessible.
• If a query is dependent on another, ensure that the parent query is correctly configured and does not contain errors.

 

If columns have been removed from the source but are still referenced in your query, update your steps to account for these changes.
• Use `Table.SelectColumns` instead of `Table.RemoveColumns` for better control over column selection.

 

if this helps please accept the solution and give kudos

I have checked no error is any connection

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors
Top Kudoed Authors