The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
My purpose is to extract the refresh history of all datasets with the Rest API "get-refresh-history-in-group" but the Microsoft documentation inform that it's not possible if the source is located in OneDrive .
I contacted the Microsoft support but they said that it's an actual limitation so they didn't provide me an alternative solution .
Can you please help me on this ? Does some of you have already be face of this problem ?
Thanks a lot for your Help
Just to explain the context , I need to do some cleaning in Power bi environment as there are a lot of unusable reports and datasets . I understand that all datasets refreshed from OneDrive Source can not be extracted to a report . Do you have an alternative to extract the information's requested ?
I need to do some cleaning in Power bi environment as there are a lot of unusable reports and datasets
those things are not necessarily correlated. What's your actual issue? Are you running out of capacity space?
In fact I need to report all objects to facilitate the migration between Tenant .
Sorry but I don't see any activity names called Audit_RefreshDataset, Are you in Microsoft Pureview to have this activty in the list ?
Use the Tenant Audit log reports to capture all dataset refresh requests.
Do you know what activity name I need to export in the Audit log ? my purpose is to have the last refresh of all datasets
Audit_RefreshDataset
gives you (among others) RefreshType and DataConnectivityMode.
However - they are right in saying that this does not capture OneDrive refreshes.