Forum Discussion

aoliver's avatar
aoliver
Icon for Helper III rankHelper III
6 years ago

Refresh Order of a Dataset

Hello everyone, 
Lets say that in my dataset has 10 REST queries, and I want to know how powerBI Service works with them. When I click to Refresh Dataset in PowerBI Service:

Are all queries started at the same time? and gather the data at the same time too?

Maybe powerBI service do the refresh sequentially? (Until 1 query finishes, dont start another one)

Anyone has idea about this?¿

 

Thanks in advance, 

Greetings

 

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    aoliver You can accomplish this in the Power BI Desktop - under File > Options & Settings > Options. Under "Current File" go to "Data load" > Parallel loading of tables > click the box to de-select "Enable parallel loading of tables" - this will only run 1 query at a time.