Forum Discussion
Tracking when users access a report
- 4 years ago
Hi AlB
You can download the audit logs and build Power BI reports with the data. There are various ways to automate this see:
Build Your Own Power BI Audit Log; Usage Metrics Across the Entire Tenant - RADACAD
for a simple method, and
Set up audit log components - Power Platform | Microsoft Docs
for more powerful options.
Hope this helps
Stuart
Cool. Thanks very much Burningsuit
I'll check it out. Do you know if that user info can be accessed from a dashboard? We'll be generating alerts based on dashboards data and ultimately we want to check whether users accessed the dashboard after receiving an alert.
Thanks
- Burningsuit4 years agoResident Rockstar
Hi AlB
You can download the audit logs and build Power BI reports with the data. There are various ways to automate this see:
Build Your Own Power BI Audit Log; Usage Metrics Across the Entire Tenant - RADACAD
for a simple method, and
Set up audit log components - Power Platform | Microsoft Docs
for more powerful options.
Hope this helps
Stuart
- nathanshambo1 year agoRegular Visitor
I have been using the built-in Usage Metrics Report to track user engagement for over a year now. However, the resulting reports were recently challenged by a user that accesses PBI dashboards daily. The issue at hand is that it appears the PBI Service does not record an "impression" until after the user interacts with the Report or Dashboard in some way (clicking on a field, changing a slicer, etc.). The gap is that for efficient reports that require no interaction the PBI Usage Metrics Report fails to record the user's view and, thus, under reports user engagement.
Is the interaction requirement an absolute limitation or is there a means to record views independent of user "clicks"?