Forum Discussion
Track the deleted users in row level security section
- Anonymous1 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 LearnIn 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.
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.