Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
I see audit logs are APIs are available, referring to documentation page:
https://docs.microsoft.com/en-us/power-bi/admin/service-admin-auditing
Is there a way to query this api in Power BI Desktop app, or create a dataflow for this with admin credentials? Tried doing this but getting below error:
The requirement is to be able to keep the an year's audit logs for external audit requirements, which will show the changes done in a particular worspace reports, and deployments done via deployment pipelines. As audit logs are available only for 3 months, we want to store this permanently somewhere, preferably in power bi dataset.
Thanks,
Vishal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @SukhijaVishal ,
You may refer to this blog: https://community.powerbi.com/t5/Community-Blog/How-to-view-the-frequency-of-user-usage-for-all-work.... Just as the blog said, you could use the Power BI API (Beta) custom connector to build reports based on data retrieved by Power BI REST API. After published the report to Power BI service, you will get the expected dataset.
Best Regards,
Community Support Team _ Caiyun