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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Cado_one
Resolver III
Resolver III

Refresh problem - Unable to combine data

Hi all,

 

I know there are already many topics regarding this issue but the common solution doesn't work in my case and I can't explain the reason.

When refreshing on Power BI Desktop everything is fine, when doing it on Power BI Service refresh fails and return the following error : 

  • [Unable to combine data] Section1/[Query]/[Last step of the query] references other queries or steps, so it may not directly access a data source. Please rebuild this data combination.

To work around this problem, I followed the following Ken Puls blog : https://www.excelguru.ca/blog/2015/03/11/power-query-errors-please-rebuild-this-data-combination/

 

However, even after staging queries as recommended the error is still present !

 

Here are my queries (Query 1's refresh is okay but the second and third queries's refresh give the error) :

 

query1.pngquery2.pngquery3.png

                       Query1                                                      Query2                                       Query3

 

The "Source" step of Query3 is Query2 and the "Source" of Query2 is Query1

 

A few details :

- The Query1 datasource is a web API GET request

- The "Invoked Custom Function" step in Query2 apply a web API GET request on each ID of the column resulting from Query1

- The "Merged Queries" step in Query3 merge with an other table which is also built on a web API GET request

- Every data in the final result comes from the same API

 

Where did I miss something during my rebuild operations ?

 

Thanks in advance !

Best regards,

Cado

1 ACCEPTED SOLUTION

Hi @v-jingzhang 

 

Thank you for the suggestion link, 

the solution was to put every stages used for the query in a single BIG query.

Not elegant but it works.

 

Thanks !

Cado

View solution in original post

2 REPLIES 2
v-jingzhang
Community Support
Community Support

Hi @v-jingzhang 

 

Thank you for the suggestion link, 

the solution was to put every stages used for the query in a single BIG query.

Not elegant but it works.

 

Thanks !

Cado

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.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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 Kudoed Authors