Forum Discussion
PowerBi Time Out error
Hi Addy2020 ,
Please check if the following posts are helpful to you:
https://community.powerbi.com/t5/Desktop/How-to-set-command-timeout-option/td-p/487941
https://community.powerbi.com/t5/Desktop/Query-Timeout-on-update/td-p/53459
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous
Thanks for your response. But its timing out after 5 hours, it should not be taking that much time. Its half a miillion Salesforce record I'm merging with 17k csv file. Any tips to reduce that time?
- Anonymous5 years agoNot applicable
Hi Addy2020 ,
I listed some optimization operations, please check the reference link for specific information.
Data reduction techniques for Import modeling:
Remove unnecessary columns
Remove unnecessary rows
Group by and summarize
Optimize column data types
Preference for custom columns
Disable Power Query query load
Disable auto date/time
Switch to Mixed modeA DirectQuery model can be optimized in many ways, as described in the following bulleted list.
Hide the one-side column of relationships
Avoid relationships on calculated columns
Keep measures simple
Do not use Power Query relative date filtering
Examine the use of calculated columns and data type changes
Avoid complex Power Query queries
Avoid relationships on "Unique Identifier" columns
Set relationships to enforce integrity
Avoid use of bi-directional relationship filtering
Limit parallel queriesReference: Optimization guide for Power BI
Data reduction techniques for Import modeling
Optimize data source performance
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.