Forum Discussion
smishra99acres
Helper I
1 year agoRefresh issue
I am geeting above error while refresh data .when i go to Removed other coumn thre is no bug showing.
nilendraFabric
Super User
1 year agoHello 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
smishra99acres
Helper I
1 year agoI have checked no error is any connection