Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Dear community,
I am supposed to show report views with respect to paginated vs normal reports in my Usage metric report for a specific workspace. Is it possible to get that report type on the usage metric semantic model?
Or using power bi api calls is the only way to go ?
Please help.
Solved! Go to Solution.
Hi @Sanjzzzz ,
According to your statement, I think you want to get the usage metrics for paginated reports in Power BI.
Here I will give you some suggestions and I hope it could help you.
1.Audit Logs: You can use Audit Logs to extract Power BI log information (audited reports or dashboards) and then filter individual report usage to get the desired results. Additionally, you can create Powershell scripts to extract audit logs into CSV files and then use the CSV files as a data source for Power BI reports.
Solved: Paginated Reports - Usage Metrics - Where are they... - Microsoft Fabric Community
2.Power BI Premium Capacity Metrics Application: If you have access to Power BI Premium, the Capacity Metrics application provides detailed metrics on the performance of paginated reports within a capacity.
Paginated report metrics and dataflow metrics now available in Premium Capacity Metrics app | Micros...
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Sanjzzzz ,
According to your statement, I think you want to get the usage metrics for paginated reports in Power BI.
Here I will give you some suggestions and I hope it could help you.
1.Audit Logs: You can use Audit Logs to extract Power BI log information (audited reports or dashboards) and then filter individual report usage to get the desired results. Additionally, you can create Powershell scripts to extract audit logs into CSV files and then use the CSV files as a data source for Power BI reports.
Solved: Paginated Reports - Usage Metrics - Where are they... - Microsoft Fabric Community
2.Power BI Premium Capacity Metrics Application: If you have access to Power BI Premium, the Capacity Metrics application provides detailed metrics on the performance of paginated reports within a capacity.
Paginated report metrics and dataflow metrics now available in Premium Capacity Metrics app | Micros...
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.