Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Salesforce Object Timeout

Hi all, I have had a dataflow working for over a year that has worked without any problem. It imports tables using the Salesforce Object connector, and then removes columns that I don't need for the ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous ,

    I can provide you with some troubleshooting ideas to assist you in troubleshooting.
    Please verify if there are any recent changes to the Salesforce environment that may affect API performance. Also ensure that there are no changes in your network environment that could cause connectivity issues.
    Then please verify that the Salesforce Object Connector is working properly and that there are no issues with connectivity. Verify that Salesforce API limits have not changed or that you are not reaching them due to increased data volume or refresh frequency.
    Power Query Salesforce Objects connector - Power Query | Microsoft Learn
    If these are fine, try optimizing the query. You can try reducing the amount of data transferred by filtering out unnecessary columns or rows. You can also try splitting the data into smaller chunks to reduce the load on the server.
    If none of the above steps work, you can try increasing the timeout limit for the data source.
    Understand and optimize dataflows refresh - Power BI | Microsoft Learn

    On the other hand I found a similar post that might be helpful to you.
    Solved: Experiencing Time Out error: “The operation has ti... - Microsoft Fabric Community

    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.