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.
I'm interested in learning how to generate usage statistics, such as user logins, dashboard visit counts, and least-viewed screens. Could anyone please guide me through the process of creating an execution log or utilizing existing data to develop a Power BI report for publication on the Report Server web portal? Additionally, is it possible to automate the generation of these usage reports?
I have a GitHub project that shows the report listing with execution log and can be filtered by user name.
https://github.com/SQL-Server-projects/Reporting-Services-examples
Report Listing
Execution Log
Hi @Anonymous ,
Please meet the following requirements.
More details: Access the Power BI activity log - Power BI | Microsoft Learn
To automate the generation of these reports, consider using Power Automate to schedule and manage the data extraction process. You can set up a flow that periodically runs PowerShell scripts or API calls to fetch the latest data, which can then be refreshed in your Power BI report automatically.
Get started with Power Automate - Power Automate | Microsoft Learn
How to Get Your Question Answered Quickly - Microsoft Fabric Community
If it does not help, please provide more details.
Best Regards
Community Support Team _ Rongtie
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.