Forum Discussion

vinoothna9's avatar
vinoothna9
Frequent Visitor
6 years ago
Solved

Data refreshes in Power BI Pro

The limitations for Power BI Pro is 8 Refreshes per day. Is this 8 Refreshes are for whole Power BI instance or each report or Dataset ?
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi vinoothna9,

     

    In the Power BI Service, you can schedule as many Scheduled Refreshes on different datasets on the same timeslot as you want, each with their limited number of refreshes. There's probably a limit somewhere, but you'd have to put some real effort into it, to be hindered by it.

     

    A few things to keep in mind..

    - If those datasets connect to the same datasource, the datasource also needs to be able to handle the parallel requests, or you'll end up with degraded dataset refresh performance

    - The time you specify when scheduling the dataset refresh in Power BI Pro, is an approximate timeslot. There's a 15 minute window in which they'll try to execute the refresh, with up to one hour delay if there's high pressure for resources in the Service (Info in Docs). It's very likely that those 8 refreshes are not executed on the same timestamp.

     

    Also, it is considered best practice to spread out your scheduled refreshes accross a time window, to avoid having bottlenecks.

     

    Benni