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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
ferryv
Resolver II
Resolver II

Capture Circular Dependency error

I am trying to capture the current query in the #sections table in Power Query. 

 

The current query generates a circular dependency, so I tried using try [Value] otherwise null and several other ways to check which record in the seciton table generated the error. It e.g. captures the HasError value correcty (HasError = True), while others are false.

ferryv_0-1740592686895.png

 

ferryv_1-1740592718337.png

However, when trying to retrieve the value for HasError, it does not retain the TRUE value, likely due to the underlying table not having errors. Similarly when trying to get the record fieldnames and expanding them, and so on. I also tried to retrieve the error message via a range of other means. 

 

ferryv_2-1740592912815.png

Does anyone have any idea how to retrieve this in power query?

 

 

1 ACCEPTED SOLUTION
ferryv
Resolver II
Resolver II

I found an alternative route to achieve what I tried to achieve, so getting the error is no longer needed. I generated a uniquer tableid and compared that with the nested table internal id.

View solution in original post

3 REPLIES 3
ferryv
Resolver II
Resolver II

I found an alternative route to achieve what I tried to achieve, so getting the error is no longer needed. I generated a uniquer tableid and compared that with the nested table internal id.

Hi , thank you for reaching out to the Microsoft Fabric Community Forum.

 

May i know if 'I found an alternative route to achieve what I tried to achieve, so getting the error is no longer needed.' mean your issue is solved. If it is, please share the insights here, which will help others with similar queries.

 

Also, please consider marking the answer 'Accept as Solution' so others with similar queries may find it more easily. 
Thank you.

lbendlin
Super User
Super User

I am trying to capture the current query in the #sections table in Power Query

 

for what purpose?  You already know which query you are in?

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors