Forum Discussion
incremental refresh for report server
Thanks for tharunkumarRTK's concern about this issue.
Hi, AnalistaLH
As stated by tharunkumarRTK , Power BI Report Server does not support the incremental refresh feature like Power BI Service.
Solved: Incremental Referesh in Report Server - Microsoft Fabric Community
This can be done by using SSAS as the data source, which supports incremental refresh. This requires setting up partitions in SSAS and configuring Power BI reports to use those partitions.
Partitions in Analysis Services tabular models | Microsoft Learn
Create and Manage Tabular Model Partitions | Microsoft Learn
If your data source supports it, you can use DirectQuery mode to ensure that the report always reflects the latest data without having to completely refresh it.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.