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.
Hello,
The built-in Usage Metric reports for Workspaces includes a metric for Report Page views. Does anyone know how these are calculated? Is there an API that can get page views as well as report views?
Solved! Go to Solution.
Hi @RichMiles , hello Expiscornovus, thank you for your prompt reply!
The short answer is No.
Currently,I could not find such power bi rest api in related article:
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
If you want to build your own power bi audit log, I hope the following article will help you:
Build Your Own Power BI Audit Log; Usage Metrics Across the Entire Tenant - RADACAD
Best regards,
Joyce
If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.
Hi @RichMiles,
Below is a list of the metrics of this Usage Metrics report:
That same article has a section on how to create your own custom report with the same semantic model:
Thanks for the reply.
I followed the above and can see that there is a table in the model called "Report Page Views", but there are no clues on how this table is built or its source.
Does anyone know how this table can be retreived?
Hi @RichMiles , hello Expiscornovus, thank you for your prompt reply!
The short answer is No.
Currently,I could not find such power bi rest api in related article:
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
If you want to build your own power bi audit log, I hope the following article will help you:
Build Your Own Power BI Audit Log; Usage Metrics Across the Entire Tenant - RADACAD
Best regards,
Joyce
If this post helps, then please considerAccept it as the solution to help the other members find it more quickly.