Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
We need to log info shown in PowerBI reports when they include personal identification.
The reports includes filters so it is only the actually shown info that we needs to log.
How do we do that, is there a way to write to the PowerBI activity log or any other eventlogs/datasinks?
Hi @jcu ,
There are some log activities within Power BI and within O365 itself. These links may be helpful:
Proud to be a Datanaut!
Private message me for consulting or training needs.
The two logged/autited activities that would solve my problem, are these IF they also logs the actual content the user viewed
Is that the case?
I could fear that it only logs the tile og reportname but not the actual content
Viewed Power BI report | ViewReport | |
Viewed Power BI tile | ViewTile |
Hi @jcu ,
You can get the following log information.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thx.
That seems not to detail what the user viewed, merely that a report was viewed ?
/Jens Chr
Hi @jcu ,
Try to check the 'Detail' column of your logs.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.