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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Jay_Geng
Frequent Visitor

Power BI REST API [Datasets - Get Dataset To Dataflows Links In Group] Not Pulling All Data

Hi community,

 

Just wondering if anyone else is experiencing the same issue with Power BI REST API the Datasets - Get Dataset To Dataflows Links In Group call.

 

When I ran the API call using the Try It button (my personal token) and also in Power Query, it returned all the data (559 rows), however, when I ran it with the Service Principal token in Power Query, it only returned a small subset of the data (36 rows).

 

1 ACCEPTED SOLUTION
Jay_Geng
Frequent Visitor

Update (25 September):

 

Looks like the issue has been resolved by itself. Service Principal calls are returning all data now.

View solution in original post

3 REPLIES 3
Jay_Geng
Frequent Visitor

Update (25 September):

 

Looks like the issue has been resolved by itself. Service Principal calls are returning all data now.

Anonymous
Not applicable

Hi @Jay_Geng ,

If I understand correctly, it seems that it can't return the entire data, only return part of data when call REST API Datasets - Get Dataset To Dataflows Links In Group. The problem could be due to the permissions associated with the Service Principal. The Service Principal will have access to the data only if it has authorization on that workspace. Please ensure that the Service Principal has the necessary permissions (Dataset.ReadWrite.All or Dataset.Read.All) to access all the data.

vyiruanmsft_0-1695196829748.png

Best Regards

Hi Yiruan,

 

Thank you for your reply.

 

I can confirm that the Service Principal has the required API permission as shown in the screenshot, and the Service Principal also has admin access to all of the workspaces.

 

Jay_Geng_0-1695197213437.png

 

I believe this issue only started to occur recently. Before, I was using the exact same method with the same Service Principal and I was able to pull all the data.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors