<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Gateway to dataset/semantic model mapping (lineage) in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416822#M59565</link>
    <description>&lt;P&gt;The problem I'm running into is the 200 request limit.&amp;nbsp; Here's what I'm going with this approach.&lt;/P&gt;&lt;P&gt;1. Get all Active workspaces&lt;/P&gt;&lt;P&gt;2. Loop through all Workspaces for datasets&lt;/P&gt;&lt;P&gt;3. Another Loop through all datasets &lt;STRONG&gt;where&amp;nbsp;isOnPremGatewayRequired is True&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4. Capture workspace, dataset, gateway datasource info etc., write back to csv&lt;/P&gt;&lt;P&gt;5. I have to include a "Wait" command in the PowerShell script an hour since the first call was made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will keep you guys posted!&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Pawan&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2025 03:25:56 GMT</pubDate>
    <dc:creator>pvuppala</dc:creator>
    <dc:date>2025-02-19T03:25:56Z</dc:date>
    <item>
      <title>Gateway to dataset/semantic model mapping (lineage)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4114354#M54924</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 23:23:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4114354#M54924</guid>
      <dc:creator>data_model</dc:creator>
      <dc:date>2024-08-22T23:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway to dataset/semantic model mapping (lineage)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4114430#M54925</link>
      <description>&lt;LI-CODE lang="markup"&gt;We have bunch of reports connect to various gateways&lt;/LI-CODE&gt;
&lt;P&gt;Reports do not connect to gateways.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-gateway-datasources-in-group" target="_blank"&gt;Datasets - Get Gateway Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 01:01:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4114430#M54925</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-08-23T01:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway to dataset/semantic model mapping (lineage)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4115870#M54949</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;@Ibendlin.&amp;nbsp;&lt;/P&gt;&lt;P&gt;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 &amp;amp; datasets etc., will try this.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 14:01:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4115870#M54949</guid>
      <dc:creator>data_model</dc:creator>
      <dc:date>2024-08-23T14:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway to dataset/semantic model mapping (lineage)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416506#M59558</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;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.&amp;nbsp; Has anyone figured out a way how to see a lineage or mapping for Gateway data source --&amp;gt;Semantic Models?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 21:18:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416506#M59558</guid>
      <dc:creator>pvuppala</dc:creator>
      <dc:date>2025-02-18T21:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway to dataset/semantic model mapping (lineage)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416526#M59559</link>
      <description>&lt;P&gt;The API call is your best option.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2025 21:47:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416526#M59559</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-02-18T21:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Gateway to dataset/semantic model mapping (lineage)</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416822#M59565</link>
      <description>&lt;P&gt;The problem I'm running into is the 200 request limit.&amp;nbsp; Here's what I'm going with this approach.&lt;/P&gt;&lt;P&gt;1. Get all Active workspaces&lt;/P&gt;&lt;P&gt;2. Loop through all Workspaces for datasets&lt;/P&gt;&lt;P&gt;3. Another Loop through all datasets &lt;STRONG&gt;where&amp;nbsp;isOnPremGatewayRequired is True&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;4. Capture workspace, dataset, gateway datasource info etc., write back to csv&lt;/P&gt;&lt;P&gt;5. I have to include a "Wait" command in the PowerShell script an hour since the first call was made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will keep you guys posted!&amp;nbsp; 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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;-Pawan&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 03:25:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Gateway-to-dataset-semantic-model-mapping-lineage/m-p/4416822#M59565</guid>
      <dc:creator>pvuppala</dc:creator>
      <dc:date>2025-02-19T03:25:56Z</dc:date>
    </item>
  </channel>
</rss>

