The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi Experts,
I am trying to find out list of Dataset names, user names who published those datasets recently and date of publish. Is there any way to get this information using Rest API or any other method please suggest. I am unable to find relevant API which provides this information.
Can you please suggest possible work around to get this information?
Please suggest.
Thanks in advance
BVK
Solved! Go to Solution.
There is no such thing as "publishing a dataset". What you have is Create, Edit and Delete events, for example the Audit_EditDataset event log.
You get that from the tenant audit logs.
@lbendlin Thanks for your reply. We already have audit logs. We also tracking PBI adoption using those logs. But I am unable to find "Dataset Last Published by "information from that logs. Can you please suggest which fields contains this information?
Thank you.
There is no such thing as "publishing a dataset". What you have is Create, Edit and Delete events, for example the Audit_EditDataset event log.