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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Power BI Admin Get Activity Events

I am trying to match up out from Power BI Admin api  Get Activity and Get Reports. It doesn't look like the App Usage is captured in the activity logs or audit logs.    Is there a way to capture who uses a App in Power BI? 

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

By calling the rest api, using the Admin - Get Activity Events module and setting the date range in the parameters, you are able to return a list of audit activity events for the user at the corresponding time. Refer to an api like the following.

https://api.powerbi.com/v1.0/myorg/admin/activityevents?startDateTime='2022-01-17T10%3A55%3A00'&endDateTime='2022-01-17T11%3A55%3A00'&filter='UserId'

vhenrykmstf_0-1643004058421.pngvhenrykmstf_1-1643004130859.png


There is also a very high quality blog that you can use as a reference. 

How to view the frequency of user usage for all wo... - Microsoft Power BI Community


Best Regards,
Henry


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

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

By calling the rest api, using the Admin - Get Activity Events module and setting the date range in the parameters, you are able to return a list of audit activity events for the user at the corresponding time. Refer to an api like the following.

https://api.powerbi.com/v1.0/myorg/admin/activityevents?startDateTime='2022-01-17T10%3A55%3A00'&endDateTime='2022-01-17T11%3A55%3A00'&filter='UserId'

vhenrykmstf_0-1643004058421.pngvhenrykmstf_1-1643004130859.png


There is also a very high quality blog that you can use as a reference. 

How to view the frequency of user usage for all wo... - Microsoft Power BI Community


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Anonymous
Not applicable

Hello,

 

Maybe I am overlooking something, but this does not answer the question how to monitor activity on Power BI Apps. On our side we want to nudge people in using apps instead of the workspace for consumers and therefore I want to monitor app usage (compared to workspace usage). I am not able to find app usage in the activity events API 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors