Forum Discussion
NakkaHemanth
3 years agoFrequent Visitor
user wise underlying data for reports, dashboards, workspaces , apps in power bi service.
Hi There, I have a requirement, I want to get user-wise underlying workspaces, underlying reports, underlying dashboards, and underlying apps across Tanant in a table. Is it possible to ge...
lbendlin
3 years agoSuper User
You need to distinguish between a variety of scenarios
- users that are members of workspaces
- users that have access to apps
- users that have access to workspace reports and datasets
- users that have build access/XMLA endpoint access
- users that own dataset or dataflows
- users that create or update content
- users that consume content
Etc etc . There are many more scenarios that all need to be covered separately.
NakkaHemanth
3 years agoFrequent Visitor
Thanks for your information Ibendlin,
Are there any direct APIs/options to
--Retrieving list of users for all reports
-- Retrieving list of users for all workspaces etc. etc.
Thanks in advance.
- lbendlin3 years agoSuper User
yes, there are separate API calls for each of these scenarios. Use the tenant audit log calls and the scanner API to collect these.