Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
22ravi89
Regular Visitor

Need to get attributes via Power BI REST API

Hello All,

 

I have around 180+ PBI reports on a Workspace, now I am in process of migrating those reports to new workspace . Some users were using the Semantic Model (datasets) for theri report development & published in different workspaces. I need to find out in which workspace the datasets are being used now. For which I need to get the workspace namess through the below option. But I cant find the option either PowerShell modules or Power BI REST API. Can anyone help here to find out the downstream workspaces for that particular dataset.

22ravi89_0-1709200045074.png

@powerbiservice 

 

5 REPLIES 5
lbendlin
Super User
Super User

You would use the scanner API for lineage reporting.

@lbendlin - I already used the below API's for this scanning process. 

POST https://api.powerbi.com/v1.0/myorg/admin/workspaces/getInfo

GET https://api.powerbi.com/v1.0/myorg/admin/workspaces/scanResult/{scanId}

This requires additional admin access to view the data through this API's . Could you please confirm me about this API's . Is this correct ?

 

yes, those.

Hello Ibendlin,

Thanks for your suggestion as it helps me to get the workspace scanned. 

I tired as per your direction , did the scan on the workspace from which the datasets were shared to the users but I couldnt able to get the target workspace names where those datasets are consumed. Kindly could you please suggest any other option to identify the target workspace names which uses the Datasets resides on the source workspace.

 

 

I am not aware of other options, sorry. I hope someone else can help you further.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors