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!View all the Fabric Data Days sessions on demand. View schedule
Hello Friends 🤝
I want to track user activity for every allocated License in Power BI on daily basis but I didn't found any way in Power BI service. only way I found is to go to each workspace and see there which reports are accessed by which user.
I want to get the log file of every user on daily basis using. Is there any way to do that with the use of API or some kind of Power Shell Script. Any reply to this will be appreciated 👍
Solved! Go to Solution.
Hi @Amar-Agnihotri ,
There is no better way for you to implement your needs through Power Shell scripts or REST APIs.
Audit logs are a relatively easy way to help you, or you can download audit logs and use the data to build Power BI reports. This allows you to create your own usage metrics.
You can refer to:
Build Your Own Power BI Audit Log; Usage Metrics Across the Entire Tenant - RADACAD
Hope it helps,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
You can create a Power Bi admin panel with the help of this BI Elite link-
https://www.youtube.com/watch?v=cTqFNg_y9lw&list=PLL-WSn9hvefogtxxi7CJhjLCJvrDY0mpQ
and you learn the process of getting access token with Authorization code method from this link-
https://www.sqlshack.com/how-to-access-power-bi-rest-apis-programmatically/
You can create a Power Bi admin panel with the help of this BI Elite link-
https://www.youtube.com/watch?v=cTqFNg_y9lw&list=PLL-WSn9hvefogtxxi7CJhjLCJvrDY0mpQ
and you learn the process of getting access token with Authorization code method from this link-
https://www.sqlshack.com/how-to-access-power-bi-rest-apis-programmatically/
Hi @Amar-Agnihotri ,
There is no better way for you to implement your needs through Power Shell scripts or REST APIs.
Audit logs are a relatively easy way to help you, or you can download audit logs and use the data to build Power BI reports. This allows you to create your own usage metrics.
You can refer to:
Build Your Own Power BI Audit Log; Usage Metrics Across the Entire Tenant - RADACAD
Hope it helps,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Ask your O365 tenant admin to provide you with the Power BI tenant audit logs.
Thanks for the reply but is there any other way to get that rather than getting it from O365. Is there any API through which we can create some kind of shell script etc.
Not to my knowledge, no.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!