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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
data_model
Frequent Visitor

Gateway to dataset/semantic model mapping (lineage)

Hello,

We have bunch of reports connect to various gateways to connect to different data sources. We map underlying semantic models/datasets (in multiple workspaces) to various gateways (for import/direct query). I am wondering if there is an easy way to list which reports/semantic models use/connect to what gateways, kind of lineage. Appreciate any inputs.

 

Best Regards

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

We have bunch of reports connect to various gateways

Reports do not connect to gateways.

 

Datasets - Get Gateway Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Lea...

View solution in original post

5 REPLIES 5
pvuppala
Helper V
Helper V

Hello,

My team is looking for the same, trying to identify all "Offline" gateway connections and if they're being used anywhere within workspaces/semantic models.  Has anyone figured out a way how to see a lineage or mapping for Gateway data source -->Semantic Models?

 

Thanks in advance!

The API call is your best option.

The problem I'm running into is the 200 request limit.  Here's what I'm going with this approach.

1. Get all Active workspaces

2. Loop through all Workspaces for datasets

3. Another Loop through all datasets where isOnPremGatewayRequired is True

4. Capture workspace, dataset, gateway datasource info etc., write back to csv

5. I have to include a "Wait" command in the PowerShell script an hour since the first call was made.

 

I will keep you guys posted!  I'm just surprised MSFT did not make any of this easy to trace from gateway connections to semantic models for Governance and Administration perspective.

 

Thanks!

-Pawan

lbendlin
Super User
Super User

We have bunch of reports connect to various gateways

Reports do not connect to gateways.

 

Datasets - Get Gateway Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Lea...

Thanks @Ibendlin. 

I don't mean reports directly connect to gateway, just trying to give the context that there are lot of reports. I think may have to loop through all workspaces & datasets etc., will try this.

Thanks again.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.