Forum Discussion
What do these items mean?
In the pricing page, the comparison between Pro and Premimum list these two items?
- Incremental data refresh
- Publish and consume paginated reports in Power BI
I'd like to understand what they mean, what's the difference between having them and not having them.
Would anyone be able to elaborate?
Thank you
- Anonymous7 years ago
Incremental data refreshes let you refresh only data that has changed. With less data to refresh it reduces the overall consumption of memory and other resources. For more in depth information about these please refer to the article below.
https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh
Paginated reports, long the standard report format in SQL Server Reporting Services, are now available in the Power BI service. These reports can be printed or shared. They're called "paginated" because they're formatted to fit well on a page. They display all the data in a table, even if the table spans multiple pages. They're sometimes called "pixel perfect" because you can control their report page layout exactly. Paginated reports are based on the RDL report technology in SQL Server Reporting Services. Report Builder is the standalone tool for authoring paginated reports.
For more info you can refer to the link below
https://docs.microsoft.com/en-us/power-bi/paginated-reports-report-builder-power-bi
Hope this helps!
2 Replies
- AnonymousNot applicable
Incremental data refreshes let you refresh only data that has changed. With less data to refresh it reduces the overall consumption of memory and other resources. For more in depth information about these please refer to the article below.
https://docs.microsoft.com/en-us/power-bi/service-premium-incremental-refresh
Paginated reports, long the standard report format in SQL Server Reporting Services, are now available in the Power BI service. These reports can be printed or shared. They're called "paginated" because they're formatted to fit well on a page. They display all the data in a table, even if the table spans multiple pages. They're sometimes called "pixel perfect" because you can control their report page layout exactly. Paginated reports are based on the RDL report technology in SQL Server Reporting Services. Report Builder is the standalone tool for authoring paginated reports.
For more info you can refer to the link below
https://docs.microsoft.com/en-us/power-bi/paginated-reports-report-builder-power-bi
Hope this helps!
- emylonasNew Member
Thank you so much, Anonymous !