Forum Discussion

YaelLearn's avatar
YaelLearn
New Member
4 months ago
Solved

Power BI Refresh Issue (OLE DB or ODBC error: [DataSource.Error]... Timed out)

Hello, I am experiencing an ongoing issue when trying to load data from our Fabric Data Warehouse into Power BI.   For quite some time, I have been unable to successfully load or refresh data from...
  • tharunkumarRTK's avatar
    4 months ago

    YaelLearn 

    Please check if your Fabric workspace is proctected with any firewall rules, if yes then you might need to connect your Org VPN in order to connect to fabric warehouse. 

     

    If not, if you would have connected to any VPN then try disconnecting from it and then open CMD and run the below command

    ping <fabric warehosue hostname>

    if the above command gives a timeout then it is definetly a network connectivity error. If the above command works then try 

    telnet <fabric warehouse hostname> 1433

    even if the above command does not work, event then its a network error only. Work with your network team and get it fixed.

     

    I have seen this multiple times. Most probably your VPN or network proxy settings are causing this issue. I suggest you to connect from your home internet or mobile network hotspot and not from Org internet. You will be able to identify the issue.

     

     

     

     

    Connect on LinkedIn

     

     

     








    Did I answer your question? Mark my post as a solution!
    If I helped you, click on the Thumbs Up to give Kudos.

    Proud to be a Super User!