Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have the following error message when updating my published report, after 2h:
An error occurred while processing the data in the dataset.
Associated with the code: DM_GWPipeline_Gateway_TimeoutError.
I tried to use the following command:
let
Origen = Excel.Workbook(File.Contents("\\RutaCompartida\\ArchivosExcel.xlsx"),null,[CommandTimeout=#duration(0,2,0,0),Connectiontimeout=#duration(0,2,0,0)])
However he throws the following to me:
Expression.Error: Cannot convert a Record value to Logical type.
Details:
Value
CommandTimeout-0.02:00:00
Connectiontimeout-0.02:00:00
Type[Type]
You would say that the command for TimeOut is associated within a SQL Datasource, for an Excel Datasource. What command would you use to modify the "Timeouts" in Update?
@confpbiemb1 , there is some relative patch coming from excel. Can you check the source? I doubt excel is missing or renamed or folder is not correct.
https://docs.microsoft.com/en-us/power-bi/connect-data/service-gateway-onprem-tshoot
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.