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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
_FB_
Frequent Visitor

Access to change log / change history

Hello everybody,

 

in pbi service i am searching for a change log resp. change history of single reports. For example:

 

Two people are using one working area, both as an admin. User A has created a report, user B made a change to this report and saves it (in pbi service).

 

Is there an option that allows user A to see that user B was the last to change the report?

 

Best regards,

_FB_

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi. The best way to capture changing history would be using a repository. It can be git integration with capacity or regular working with repo. That way you can capture the details.

However, if you are not using a git repo. The example you say could have some logs that help. The PowerBi activity logs will store for the last 30 days the operations made at PowerBi Service. You might find a log activity of the report that user A has created it, then you might have many random users with "ViewReport" operations and a publish report or modify report from user B. It won't specify details of the change but might become handy for your requirement.

You can find this last 30 days operations at the Admin Workspace (you need a fabric administrator role). You can also request this data to the Power Bi Rest API in case you want to build a historic dataset of the activity logs.

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

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi. The best way to capture changing history would be using a repository. It can be git integration with capacity or regular working with repo. That way you can capture the details.

However, if you are not using a git repo. The example you say could have some logs that help. The PowerBi activity logs will store for the last 30 days the operations made at PowerBi Service. You might find a log activity of the report that user A has created it, then you might have many random users with "ViewReport" operations and a publish report or modify report from user B. It won't specify details of the change but might become handy for your requirement.

You can find this last 30 days operations at the Admin Workspace (you need a fabric administrator role). You can also request this data to the Power Bi Rest API in case you want to build a historic dataset of the activity logs.

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
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors