Forum Discussion
Anonymous
3 years agoNot applicable
Improve refresh times (Avoid timeout error)
Hi everyone, For the past couple weeks we are running into a timeout error for a specific dataset in our premium workspace. It does not happen everyday, but the frequency of the error is increasi...
ppm1
3 years agoSolution Sage
Removing unneeded columns is always a good step. You could also consider moving to monthly partitions instead of quarter. The other thing would be to try to optimize your M code, if you are doing any complex transformations, merges, etc. If so, you can share your M code here and get suggested optimizations from the community.
Pat