Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
Amar-Agnihotri
Resolver I
Resolver I

Track user acitivity for every allocated license

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 👍

2 ACCEPTED SOLUTIONS
Anonymous
Not applicable

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.

View solution in original post

Amar-Agnihotri
Resolver I
Resolver I

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/

View solution in original post

5 REPLIES 5
Amar-Agnihotri
Resolver I
Resolver I

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/

Anonymous
Not applicable

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.

lbendlin
Super User
Super User

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.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors