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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
Tevin
New Member

Refrsh Error

Tevin_0-1732781715861.png

Hi I am getting this error when refresh my power bi can anyone assist I have tried refreshing as well as reconnecting the datasource, keep in mind this error happens ocassionaly sometimes the report does refresh but if you upload it to the powerbi service then it throws an error like this:
Data source error: DataSource.Changed: PostgreSQL: The data source appears to have been modified since it was last accessed. Refreshing may resolve this error.. Microsoft.Data.Mashup.ErrorCode = 10649. DataSourceKind = PostgreSQL. DataSourcePath = pg-gateway.synatic.com;mcdatawarehouse-flat_objects-190b. ;PostgreSQL: The data source appears to have been modified since it was last accessed. Refreshing may resolve this error.. The exception was raised by the IDataReader interface. Please review the error message and provider documentation for further information and corrective action. Table: public global-flat--budget-full-set.
Cluster URI: WABI-WEST-EUROPE-B-PRIMARY-redirect.analysis.windows.net
Activity ID: d114e196-8817-471b-9146-26ea5e3ccb5e
Request ID: 855f9899-d477-46e3-9e5d-10efbc2bb376
Time: 2024-11-28 07:25:01Z

I go and check the table it's referring too but there is no error.

2 REPLIES 2
Anonymous
Not applicable

Thanks for rajendraongole1's concern about this issue.

 

Hi, @Tevin 

Have you had this error before?

 

Have you tried the methods provided by rajendraongole1 and do the methods provided by rajendraongole1 apply to your situation?

 

You need to make sure that the data source itself has not changed, as rajendraongole1 says, even seemingly minor changes can sometimes cause this error.

 

You can also try clearing the cache of Power BI Desktop. You can clear the cache by going to File > Options and Settings > Options > Data Load.

vfenlingmsft_0-1732846936518.png

 

 

 

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
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 @Tevin - Verify if any changes were made to the PostgreSQL database schema (e.g., renamed tables, updated column names, or data types).Even seemingly minor changes, such as altering constraints or indices, can sometimes cause this error.

Use the "View Native Query" option in Power BI for the query associated with the problematic table. Check if the query executes without issues directly in a PostgreSQL client (like pgAdmin or DBeaver).If the dataset is large, consider implementing incremental refresh. This approach reduces the chances of conflicts during full refreshes by only updating newly modified rows.

Enable "Enable Parallel Loading of Tables" in Power BI Desktop (under Options > Current File > Data Load). This can sometimes handle metadata mismatches better.

rajendraongole1_0-1732783839449.png

 

 





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

Proud to be a Super User!





Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.