The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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.