The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello All,
I have Power BI reports/dashboards distributed on the workspace for many users via Azure AD.
If I need to find the information on the granular level of each user and the reports/dashboard associated with the user, how can I achieve this?
Thanks
Solved! Go to Solution.
@Anonymous
Reference:
Dashboards: Admin - Dashboards GetDashboardsAsAdmin (Power BI Power BI REST APIs) | Microsoft Docs
Reports: Admin - Reports GetReportsAsAdmin (Power BI Power BI REST APIs) | Microsoft Docs
PowerShell Cmdltes: Power BI Cmdlets reference | Microsoft Docs
2. AFAIK, this is not acheivable. You can upvote the below idea
Let me know if you have any further questions!
Did I answer your questions? Please accept this as solution!
Thank you for pointing me in the correct direction. However, the requirement is slightly different. Let me rephrase my question: 1. We need to know how many reports/dashboards are present in the Oraganisation Power BI service.
2. Based on the Reports/Dashboards we need to know which users have access to which report or dashboard.
Please let me know if you have any further queries.
Thanks
@Anonymous
Reference:
Dashboards: Admin - Dashboards GetDashboardsAsAdmin (Power BI Power BI REST APIs) | Microsoft Docs
Reports: Admin - Reports GetReportsAsAdmin (Power BI Power BI REST APIs) | Microsoft Docs
PowerShell Cmdltes: Power BI Cmdlets reference | Microsoft Docs
2. AFAIK, this is not acheivable. You can upvote the below idea
Let me know if you have any further questions!
Did I answer your questions? Please accept this as solution!
We do not have such a report which provides information regarding the list of reports and who have access to those reports.
You could get a list of reports in your organization tho, with the help of REST APIs, but there seems to be no API to get the list of users who have access to those reports.
To get list of reports in your organization:
Admin - Reports GetReportsInGroupAsAdmin (Power BI Power BI REST APIs) | Microsoft Docs
There is an idea submitted requesting the same. You may upvote it if you would like to see this added in the future.
Thanks, aj1973,
But was looking for a report showing insights of all the reports and dashboards in the Power BI service ( on an organization level ) and the users who have access to it.
I see!
here is a thread that can help you
Or
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
Hi @Anonymous
In the power bi service open the report and go to
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook