Forum Discussion

Narukkp's avatar
Narukkp
Helper V
1 year ago
Solved

Track the deleted users in row level security section

Hi Team, my report having row level security and in security section we added 10 users. But recently suddenly someone has removed 4 users’ emails in security section. Just we want to track that wh...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi Narukkp ,

     

    You can track user activity in Power BI, and the Power BI Activity Log contains a complete copy of Power BI activities in a JSON array. You can export activity events to a Blob store or SQL database using a management application based on the Power BI REST API.

    More detailed information can be found in the documentation:Track user activities in Power BI - Power BI | Microsoft Learn

     

    In addition, this document provides examples to help you get started. These examples include scripts that use the Power BI Administration PowerShell module to retrieve data from the activity log. After determining the type of activity data you need, you can mix and match these techniques to generate a script that best suits your requirements.

    Access the Power BI activity log - Power BI | Microsoft Learn

     

    If your Current Period does not refer to this, please clarify in a follow-up reply.

     

    Best Regards,

    Clara Gong

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