Forum Discussion
Refresh completed with warnings
- 4 months ago
It looks like some columns or tables have been modified or removed. Can you review them in Power Query?
Also, the “Sort by Column” setup seems to have an issue. Kindly check the data types and configuration to ensure proper sorting.
Hi Akashkokne1023 ,
This usually means your data loaded, but something didn’t go perfectly. It’s worth fixing, because warnings often hide data quality or refresh risks.
Click on show button next to the query to check what went wrong.
These are the common scenariors for this error populated
You’ll usually see messages like:
- Column conversion failed
- Null values replaced
- Query timeout
- Data source errors
Column conversion failed - Text column contains numbers + text → converted to number → warning
Null values replaced - Columns have NULLs or unexpected values
Query timeout - ransformations not pushed to database → inefficient → warnings
Data source errors - Data source timeout/ gateway issues
Column Removed or renamed
Relationship/model warnings
Please click on show button to identify the root cause and try to fix it
If you find this useful please like and Mark As solution