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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
BindiyaThota
Helper I
Helper I

Power BI Audit Log - EditDataset Operation

What actions performed by users would trigger an "EditDataset" entry in audit log? 

 

One scenario that I noticed is when users re-publishes from desktop to service. In this case it creates 2 entries in audit log, one is "Import" and then followed by "EditDataset".

 

But I noticed that there are other "EditDataset" entries without any "Import" record prior to it and wondering what could be triggering them.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @BindiyaThota ,

 

The "EditDataset" operation in the Power BI audit log is recorded when a user makes changes to an existing dataset.

 

1.Applying Changes to the Model: Any modification made directly to the data model in the Power BI service, such as writing a new DAX measure, managing relationships, or altering table schemas, will trigger an "EditDataset" entry.
2. Editing Reports in the Service: If a user directly edits a report within the Power BI service (rather than re-publishing from desktop), it could generate an “EditDataset” entry.
3.Changing Dataset Settings: Modifying dataset settings in the Power BI service, such as changing the dataset's name, description, or configuring data sensitivity labels, can also trigger an "EditDataset" entry.

 

Best Regards,

Neeko Tang

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

7 REPLIES 7
Anonymous
Not applicable

Hi @BindiyaThota ,

 

The "EditDataset" operation in the Power BI audit log is recorded when a user makes changes to an existing dataset.

 

1.Applying Changes to the Model: Any modification made directly to the data model in the Power BI service, such as writing a new DAX measure, managing relationships, or altering table schemas, will trigger an "EditDataset" entry.
2. Editing Reports in the Service: If a user directly edits a report within the Power BI service (rather than re-publishing from desktop), it could generate an “EditDataset” entry.
3.Changing Dataset Settings: Modifying dataset settings in the Power BI service, such as changing the dataset's name, description, or configuring data sensitivity labels, can also trigger an "EditDataset" entry.

 

Best Regards,

Neeko Tang

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

@Anonymous thank you for the response.

Regarding #2 - When a dataset is refreshed in service would it not be record as "RefreshDataset" operation?

 

Anonymous
Not applicable

Hi @BindiyaThota ,

 

You're absolutely correct. When a dataset is refreshed in the Power BI service, it indeed generates a "RefreshDataset" operation entry in the audit log, not an "EditDataset" entry. My previous mention of dataset refreshes potentially triggering an "EditDataset" entry was inaccurate in this context. Thank you for pointing that out. I've revised my reply.

 

Best Regards,

Neeko Tang

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

SaiTejaTalasila
Super User
Super User

Hi @BindiyaThota ,

 

I might be triggered by changing the settings on the semantic model.

 

Thhanks,

Sai Teja

As mentioned in similar post,  each available action has its own log event associated with it. Say if someone changed parameters in semantic model settings, it will logged as "UpdateDatasetParameters". So I am looking for those specific actions perfromed in semantic setting that will trigger "EditDataset" operations in log.

Joe_Barry
Super User
Super User

Hi @BindiyaThota 

 

Maybe the user edited the report in the Service? Import from my records are always related to a ItemName which has the PBIX.




Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Learn about the Star Schema, it will solve many issues in Power BI!

Date tables help! Learn more



LinkedIn
Let's connect on LinkedIn


If anyone edited report in service, I am guessing it would be logged under "EditReport" operation in audit logs.

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