Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Dataflows Question

Team,   I have several dataflows setup and they run well.   I am now looking at using the Linked Table feature so that I have dataflows where I can pair the data down for specific use cases and l...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous ,

     

    One possible reason for the record lock errors during the automatic refresh schedule is that multiple dataflows are trying to access the same entity simultaneously.

    One possible solution is to adjust the refresh settings for your dataflows to stagger the refreshes of your linked tables. You can also try increasing the timeout settings for your dataflows to give them more time to complete the refresh process. Additionally, you can check if there are any other processes or queries running on the same data sources that may be causing conflicts with your dataflows. It may also be helpful to review the logs or error messages generated during the refresh process to identify any specific issues that may be causing the record lock errors.

     

    Best Regards,

    Neeko Tang

    If this post  helps, then please consider Accept it as the solution  to help the other members find it more quickly.