Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Can I get an alert when users make changes on the published report

Hello!   I made a powerBI report and published it to a workspace. I have several users with the permission of "members" so that they can edit my published reports online and save their changes. Is ...
  • ibarrau's avatar
    4 years ago

    Hi. I'm sorry but no. You can't get an alert when a user modifies a report online. You can consider changing theirs role to viewer if you don't want them modifying the report or create a PowerBi App sharing it without build permissions instead of adding them to the workspace.

    You can check the data manually. There is a request at the Power Bi API to get report in a group as admin that would show the last modified date and modified by. You can't get the trigger but you can query that to check it daily.

    I hope that helps,