Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
Does Power BI log events like granting of permission to a user? For example, the who is granted read access to a certain report at a certain time. Thanks!
Solved! Go to Solution.
Hi @meiwah
Thanks for the reply from @ibarrau , please allow me to provide another insight:
To access this information, you can use the cmdlet from the Power BI Management module in PowerShell. This cmdlet allows you to retrieve a user's activities, including permissions changes, over a specified period.
Please try this command:
Get-PowerBIActivityEvent
-StartDateTime <String>
-EndDateTime <String>
[-ActivityType <String>]
[-User <String>]
[-ResultType <OutputType>]
[<CommonParameters>]
Here is the link for your reference:
Get-PowerBIActivityEvent (MicrosoftPowerBIMgmt.Admin) | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @meiwah
Thanks for the reply from @ibarrau , please allow me to provide another insight:
To access this information, you can use the cmdlet from the Power BI Management module in PowerShell. This cmdlet allows you to retrieve a user's activities, including permissions changes, over a specified period.
Please try this command:
Get-PowerBIActivityEvent
-StartDateTime <String>
-EndDateTime <String>
[-ActivityType <String>]
[-User <String>]
[-ResultType <OutputType>]
[<CommonParameters>]
Here is the link for your reference:
Get-PowerBIActivityEvent (MicrosoftPowerBIMgmt.Admin) | Microsoft Learn
Best Regards
Zhengdong Xu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi. I'm not sure I get the scenario of the log you are looking for. It might be related with artifact access. Here you can find the whole operation list that the Power Bi activity logs track:
https://learn.microsoft.com/en-us/fabric/admin/operation-list
I hope that helps,
Happy to help!
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
39 | |
22 | |
21 | |
19 | |
10 |
User | Count |
---|---|
37 | |
36 | |
34 | |
20 | |
14 |