<?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: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891741#M64007</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/848336"&gt;@Jai-Rathinavel&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/882992"&gt;@v-hashadapu&lt;/a&gt;&amp;nbsp;Thanks for your reply.&amp;nbsp; &amp;nbsp;We have a total of 120 datasets in 40 workspaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Try It!&lt;/U&gt;&lt;BR /&gt;All 120 datasets in 40 workspaces can be returned in different workspace/dataset related APIs I called.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Service Principal&lt;/U&gt;&lt;BR /&gt;The problem is only relaed to this API happened since last Thursday&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It returns only 2 datasets from 2 workspaces.&amp;nbsp; Before that, it can returns all 120 datasets in all 40 workspaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For other dataset related APIs like the following, they can return all 120 datasets in all 40 workspaces.&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/datasources" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/datasources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI, I have been using service principal to call various APIs to auto grab info to build a power bi report to show the lineage view for all reports, datasets and dataflows, and it has been working for over a year, but the info about dataset to dataflow link suddenly broken&amp;nbsp; as&amp;nbsp;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows&lt;/A&gt;&amp;nbsp;only returned partial result since last Thursday.&amp;nbsp; &amp;nbsp;But the info returned by other APIs on workspaces, reports,&amp;nbsp; datasets, dataflows still match with our full lists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for I'm relatively new to these APIs and doesn't know much technical about them...&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Dec 2025 12:45:52 GMT</pubDate>
    <dc:creator>kuraki</dc:creator>
    <dc:date>2025-12-03T12:45:52Z</dc:date>
    <item>
      <title>Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Group</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891012#M63998</link>
      <description>&lt;P&gt;Since last Thursday, this Power BI REST API suddenly stopped to work properly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When calling this API using service principal in Power Query in a gen2 dataflow (non CI/CD), only part of the DatasetIDs in part our many workspaces returned only part of the upstream DataflowIDs (all are gen1 dataflows, not sure if it is coincident or not). It was working flawlessly all the time before, i.e. a full list of DatasetIDs in ALL workspaces, and returned ALL their corresponding upstream DataflowIDs from different workspaces (included both gen1 and gen2 non CI/CD dataflows).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when calling the above API using the "Try It" button here&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-dataset-to-dataflows-links-in-group" target="_blank" rel="noopener"&gt;Datasets - Get Dataset To Dataflows Links In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we still can receive the full expected result as described above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI, I tried to call all other APIs as follows, using both service principal and “Try It” button, and has no issue at all.&amp;nbsp; So it seems unlikely a permission/token issue.&amp;nbsp; And we have not changed any permission in the Azure app, our workspaces, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://api.powerbi.com/v1.0/myorg/gateways" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/gateways&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/gateways/%7bgatewayId%7d/datasources" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/gateways/{gatewayId}/datasources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/gateways" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/gateways&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/%7bgroupId%7d/datasets/%7bdatasetId%7d/refreshes" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/%7bgroupId%7d/dataflows" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/dataflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/%7bgroupId%7d/datasets/%7bdatasetId%7d/datasources" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/datasources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and some more...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advise the possible cause and how to fix it.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 18:07:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891012#M63998</guid>
      <dc:creator>kuraki</dc:creator>
      <dc:date>2025-12-02T18:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891067#M63999</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1448358"&gt;@kuraki&lt;/a&gt; Can you please check the number of datasets you're seeing when using the Service Principal vs “Try It” method?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 20:16:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891067#M63999</guid>
      <dc:creator>Jai-Rathinavel</dc:creator>
      <dc:date>2025-12-02T20:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891696#M64005</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1448358"&gt;@kuraki&lt;/a&gt;&amp;nbsp;, Thank you for reaching out to the Microsoft Community Forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/848336"&gt;@Jai-Rathinavel&lt;/a&gt;&amp;nbsp;&amp;nbsp;is correct to ask for dataset counts, you also need to capture and compare the full requests and decoded tokens, check for pagination (nextLink), confirm the service principal is enabled in the Power BI admin and has the necessary workspace membership and token scopes and as a fallback, enumerate per-workspace/per-dataset upstream links to surface anything the aggregated call misses.&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-dataset-to-dataflows-links-in-group" target="_blank"&gt;Datasets - Get Dataset To Dataflows Links In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/" target="_blank"&gt;Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/get-datasets" target="_blank"&gt;Datasets - Get Datasets - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/rest/api/power-bi/dataflows/get-upstream-dataflows-in-group" target="_blank"&gt;Dataflows - Get Upstream Dataflows In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/848336"&gt;@Jai-Rathinavel&lt;/a&gt;&amp;nbsp; for your valuable response.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 11:52:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891696#M64005</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-12-03T11:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891741#M64007</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/848336"&gt;@Jai-Rathinavel&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/882992"&gt;@v-hashadapu&lt;/a&gt;&amp;nbsp;Thanks for your reply.&amp;nbsp; &amp;nbsp;We have a total of 120 datasets in 40 workspaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Try It!&lt;/U&gt;&lt;BR /&gt;All 120 datasets in 40 workspaces can be returned in different workspace/dataset related APIs I called.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Service Principal&lt;/U&gt;&lt;BR /&gt;The problem is only relaed to this API happened since last Thursday&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It returns only 2 datasets from 2 workspaces.&amp;nbsp; Before that, it can returns all 120 datasets in all 40 workspaces.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For other dataset related APIs like the following, they can return all 120 datasets in all 40 workspaces.&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/datasources" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/datasources&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/{datasetId}/refreshes&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FYI, I have been using service principal to call various APIs to auto grab info to build a power bi report to show the lineage view for all reports, datasets and dataflows, and it has been working for over a year, but the info about dataset to dataflow link suddenly broken&amp;nbsp; as&amp;nbsp;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows" target="_blank" rel="noopener"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows&lt;/A&gt;&amp;nbsp;only returned partial result since last Thursday.&amp;nbsp; &amp;nbsp;But the info returned by other APIs on workspaces, reports,&amp;nbsp; datasets, dataflows still match with our full lists.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for I'm relatively new to these APIs and doesn't know much technical about them...&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 12:45:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4891741#M64007</guid>
      <dc:creator>kuraki</dc:creator>
      <dc:date>2025-12-03T12:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4892092#M64010</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1448358"&gt;@kuraki&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;1. Since the API is not working suddenly I would advice you to open a support ticket with the help of the platform admin, I have came across few sceanrios were the API which was working returning partial results &lt;BR /&gt;2. Can you check if the service principal has been added to all the workspaces ?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Dec 2025 18:46:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4892092#M64010</guid>
      <dc:creator>Jai-Rathinavel</dc:creator>
      <dc:date>2025-12-03T18:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4892850#M64014</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/848336"&gt;@Jai-Rathinavel&lt;/a&gt;&amp;nbsp;Thank for very much for your prompt reply.&lt;/P&gt;&lt;P&gt;1. Thanks.&amp;nbsp; Will raise a support ticket.&lt;/P&gt;&lt;P&gt;2. Yes, service principal is added to all workspaces.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 10:03:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4892850#M64014</guid>
      <dc:creator>kuraki</dc:creator>
      <dc:date>2025-12-04T10:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4893111#M64021</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/882992"&gt;@v-hashadapu&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/848336"&gt;@Jai-Rathinavel&lt;/a&gt;&amp;nbsp; &amp;nbsp;FYI, the issue has gone by itself without changing anything and&amp;nbsp;&lt;A href="https://api.powerbi.com/v1.0/myorg/groups/%7BgroupId%7D/datasets/upstreamDataflows" target="_blank" rel="noopener nofollow noreferrer"&gt;https://api.powerbi.com/v1.0/myorg/groups/{groupId}/datasets/upstreamDataflows&lt;/A&gt;&amp;nbsp;is returning full list of datasets in all workspaces now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks both for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Dec 2025 12:49:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4893111#M64021</guid>
      <dc:creator>kuraki</dc:creator>
      <dc:date>2025-12-04T12:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Partial result returned from Power BI REST API Datasets - Get Dataset To Dataflows Links In Grou</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4893762#M64025</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/1448358"&gt;@kuraki&lt;/a&gt;&amp;nbsp;, Thank you for the update. We're glad to hear the issue has been resolved.&lt;/P&gt;
&lt;P&gt;If you have any more questions, please feel free to create a new post. We're always happy to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Dec 2025 04:19:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Partial-result-returned-from-Power-BI-REST-API-Datasets-Get/m-p/4893762#M64025</guid>
      <dc:creator>v-hashadapu</dc:creator>
      <dc:date>2025-12-05T04:19:35Z</dc:date>
    </item>
  </channel>
</rss>

