Forum Discussion
Error message in Power BI
- Anonymous1 year ago
Hi Kalina ,
What is your data source? From this sentence, it seems that the URL of a file in your data source has expired, causing Power BI to be unable to find the relevant file when refreshing.Error Detail: File 67e68f92-0f55-4d2a-8103-d44ccaace5d5: The result file URL had expired on 1730184577981 (Unix timestamp)'Is there a file that you moved or renamed but did not update the URL in time? It is recommended that you clear the cache in Power BI and update your data source.
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Here are a few steps you can take to resolve this issue:
Check Data Source Configuration: Ensure that your data sources are correctly configured in the gateway, especially if you’re merging on-premises and cloud data1.
Update Cluster Runtime: If you’re using Databricks, consider updating your cluster runtime. Some users have found that issues like this are resolved by using a newer runtime version1.
Adjust Query Parameters: You might need to add or adjust parameters in your source step. For example, setting EnableQueryResultDownload to 0 in your Databricks connection string has helped some users.
Refresh the Data Source: Try refreshing the data source manually to see if it resolves the issue. Sometimes, simply re-establishing the connection can help.
Contact Support: If the issue persists, it might be helpful to contact Microsoft support for more detailed assistance.
Plesae read followng commuinty solutions:
Solved: FRESH DATA FROM DATABRICKS - Microsoft Fabric Community
Solved: OLE DB or ODBC error: [DataSource.Error] ERROR [HY... - Microsoft Fabric Community
Solved: OLE DB or ODBC error: [DataSource.Error] - Microsoft Fabric Community
Sql.Database - PowerQuery M | Microsoft Learn
Hi, thank you for this - unfortunately none of these have worked for me, but will keep digging in for the issue!