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.
Hi all!
We have a Workspace with some Dataflows that are consumed by different teams.
Since we are planning to do some changes to the dataflows it would be good to have a list of all current user of these dataflows.
Is there any way to find out who is working with the individual dataflows?
Thanks in advance
Solved! Go to Solution.
Hi @joshua1990 ,
The way that I know to get this done would be to use Rest API - specifically this one that gives us the users of dataflows.
Admin - Dataflows GetDataflowUsersAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Proud to be a Datanaut!
Private message me for consulting or training needs.
Hi @joshua1990 ,
The way that I know to get this done would be to use Rest API - specifically this one that gives us the users of dataflows.
Admin - Dataflows GetDataflowUsersAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Proud to be a Datanaut!
Private message me for consulting or training needs.