Forum Discussion

AvPowerBI's avatar
AvPowerBI
Post Patron
4 years ago
Solved

Partial Load or Limit Load

Hi,

 

Is there way to do a partial load of the data when refreshing a pbix file? 

I have an issue where I am using DevOps and when I try and upload my pbix file it exceeds the 20MB total size.

I don't want to go in to my queries and mess around with the SQL to do a Top 10 because other users may forget that I have applied this if they needed to make a change and publish the document.

 

Thanks

 

 

  • Hi AvPowerBI ,

     

    For queries for which the source data is not updated often or at all, it makes sense to not have the queries included in the refresh of the report. In this scenario, you can exclude queries from being refreshed when the report is refreshed by un-checking 'Include in report refresh' in the context menu of the query in Desktop or in the Properties screen:

    Any queries excluded from refresh are also excluded in automatic refresh in the Power BI service.

    Another you can try to select the multiple tables by holding down the CTRL button and selecting the tables->then right clicked and selected Refresh data.

     


    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

4 Replies

  • V-lianl-msft's avatar
    V-lianl-msft
    Community Support

    Hi AvPowerBI ,

     

    For queries for which the source data is not updated often or at all, it makes sense to not have the queries included in the refresh of the report. In this scenario, you can exclude queries from being refreshed when the report is refreshed by un-checking 'Include in report refresh' in the context menu of the query in Desktop or in the Properties screen:

    Any queries excluded from refresh are also excluded in automatic refresh in the Power BI service.

    Another you can try to select the multiple tables by holding down the CTRL button and selecting the tables->then right clicked and selected Refresh data.

     


    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.