Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello everyone. We have a report where user can select customer codes and see specific customer insights. Our company needs to know which user saw which customers. Is there any way to log this? For example me as user selected code 12455 and viewed this customer for example.
Solved! Go to Solution.
Hi @giorgiokatr ,
You can check the official document to know which type of activity logs will be recorded by 'audit log' feature: (As ibarrau said, current it does not support to check user view whose contents)
Use auditing within your organization#activities audited by power-bi
In my opinion, I'd like to suggest you extract user id and correspond dataset id from audit log, then you can use these parameters to invoke REST API to find out dataset id and its owner.
Datasets - Get Dataset
After these steps, you can use extracted information and REST API result to build report to analytic user operation history.
Regards,
Xiaoxin Sheng
Hi @giorgiokatr ,
You can check the official document to know which type of activity logs will be recorded by 'audit log' feature: (As ibarrau said, current it does not support to check user view whose contents)
Use auditing within your organization#activities audited by power-bi
In my opinion, I'd like to suggest you extract user id and correspond dataset id from audit log, then you can use these parameters to invoke REST API to find out dataset id and its owner.
Datasets - Get Dataset
After these steps, you can use extracted information and REST API result to build report to analytic user operation history.
Regards,
Xiaoxin Sheng
Hi. I'm sorry but no. The can export logs containing which user did an specific action in power bi like watch this report, share this dashboard, refresh this dataset, etc. You cannot know the interaction with the report, you can just know the user was using it.
Regards,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Happy to help!
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 56 | |
| 55 | |
| 37 | |
| 18 | |
| 14 |