Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Detect changes between dataset refreshes?

Hi,   is there an ability to detect changes in dataset refreshment on the PB Report Server?    I am looking for something like an incremental refresh or an ability to save a refresh dataset for a...
  • d_gosbell's avatar
    4 years ago

    No, Power BI Report Server does not have anything like the Incremental refresh feature. It does full refreshes only.

     

    If you have a large model and need incremental refresh for an on-prem solution then one possible solution is to build the data model as a SSAS tabular solution. But that means you need to run a SSAS (SQL Server Analysis Services) server on-prem somewhere.