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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
msprog
Advocate II
Advocate II

PowerBI Audit Activity events API - RefreshDataset activity

Hey team,

we are using the Get Activity events api, to retrieve activities.

https://learn.microsoft.com/en-us/rest/api/power-bi/admin/get-activity-events

 

What we are looking for is to get the last RefreshDataset activity event  for a set of datasets.

I can see the refreshdataset activity when i refresh on-demand. However, a scheduled refresh doesn't seem to log the event. 

I want to know from this group if anyone has experienced this issue?.: RefreshDataset activity being logged for an on-demand refresh,but not for a scheduled refresh.

 

Also, please Is there any documentation available anywere stating what all events are being captured as part of PowerBI audit ?

 

Your response would be greatly appreciated.

 

Thanks

 

 

 

1 REPLY 1
ibarrau
Super User
Super User

Hi. The thing is that this are events logging user behaviour. That's an automated behaviour. You can check all the activities logged at this link: https://learn.microsoft.com/en-us/power-bi/enterprise/service-admin-auditing

If you want to check the refresh of datasets there is a request for getting refresh history:

https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group

I hope that helps,


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

Happy to help!

LaDataWeb Blog

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