The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Can I delete a user from multiple reports all at once. Meaning not having to go through every report and remove this specific person?
Solved! Go to Solution.
Using Microsoft Power BI Cmdlets, and the API it is possible. You can handle it at the workspace level, and recurse through all workspaces at once. Depending upon the usage, only Power BI tenant admins are allowed to use it.
* PowerShell modules for Power BI. Reference: https://learn.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
* Reza Rad published a blog article in January 2023 "PowerShell Cmdlets for Power BI: What is it? And Why should you care?" that is a very gentle introduction to the topic.
Management by PowerShell is worth spending time on.
Using Microsoft Power BI Cmdlets, and the API it is possible. You can handle it at the workspace level, and recurse through all workspaces at once. Depending upon the usage, only Power BI tenant admins are allowed to use it.
* PowerShell modules for Power BI. Reference: https://learn.microsoft.com/en-us/powershell/power-bi/overview?view=powerbi-ps
* Reza Rad published a blog article in January 2023 "PowerShell Cmdlets for Power BI: What is it? And Why should you care?" that is a very gentle introduction to the topic.
Management by PowerShell is worth spending time on.
Hello @duatoui ,
a clear answer would be that if you removed him from the datasource, then every power bi file that uses this source will be removed from.
but if everyone is readung this employee from a different table, then you should remove him from everyone.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
41 |