Forum Discussion
Anonymous
5 years agoNot applicable
How to do several data refresh simultanealy
I have a server with around of hundred .pbix published. Some of them are schedule to be refreshed once a day, but several refresh each hour. The problem is that in some moments the logs file show...
josef78
5 years agoMemorable Member
Data Refresh loads is by default running simultaneously. I'm not sure if it is configurable, or is dependent on some connection pool (dependent e.g. on number of cores). I my case I see aprox. up to 20 refresh jobs which is connected to source at same time (more is in some queue)