Forum Discussion
Shared Link is searchable
Ok. I don't think it's an issue creating a link that allow all people in your organization to read and it's available later to find it at office.com
It looks like it's the correct behaviour.
Regards
Is there anyway I could query all the reports that have shared link to everyone and get the report owners email address? So I could send a reminder to inform them about this behavior and they could make neccessary change as needed.
Thank you.
- ibarrau2 years agoSuper User
Sorry but you can't check all reports that are shared like that in a single view or API request.
You could just get datasets of workspaces with PowerBi Rest API
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets-in-groupThen mail all owners to check and make sure to remove that.
I think that might be the way.
I hope that helps,