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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
KossXL
Helper I
Helper I

report update error in the service

Hey, everybody.
I've seen this problem occurring from time to time with users.
Is there a solution?

{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"MySQL: Fatal error encountered during data read."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"MySql"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"</ip>:;admin_ibs"}},{"code":"Microsoft.Data.Mashup.ValueError.ErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Message","detail":{"type":1,"value":"Fatal error encountered during data read."}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} Table: students_ibs.

7 REPLIES 7
Anonymous
Not applicable

Hi @KossXL ,

May I ask if your problem has been solved. If the above reply was helpful, you may consider marking it as solution. If the problem is not yet solved, please feel free to ask us a question.

 

Best Regards,

Ada Wang

tharunkumarRTK
Super User
Super User

As far as what I understand, this issue is happening in service and it is intermediate. 

> can you check how these queries are running at the db end? May be you can find a detailed error message?
> if it is due to a scheduled data pipeline activity at the db end then you would not see such error if you change the schedule, have you tried changing the schedule?

Yes, I changed the refresh time today, it didn't help at all, it gave me an error

Did you get a chance to look at the query log at the db end?

Unfortunately I don't have access rights to the database query logs 😞 

tharunkumarRTK
Super User
Super User

@KossXL 
"MySQL: Fatal error encountered during data read" seems like an error thrown by the database. Is it a direct query data model?

Data import is used. What is interesting is that when updating from desktop there is no such problem, the error occurs only when scheduled update in service and then not every day.

Helpful resources

Announcements
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