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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
rdnguyen
Helper V
Helper V

Look up multiple value using USERELATIONSHIP

Hi everyone,

 

I has an inactive relation between two table. I was able to calculate SUM for the first value successfully with USERELATIONSHIP. But when I calculate SUM for another value, the error of Circular dependency pop up prevent result to be returned.

 

Is USERELATIONSHIP can only utilize one time for a single calculation?

1 ACCEPTED SOLUTION
v-tianyich-msft
Community Support
Community Support

Hi @rdnguyen ,

 

USERELATIONSHIP can be calculated multiple times, and a circular dependent item error occurs when two or more items depend on each other to be calculated. Please check the expression for an implicit loop.

 

Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-tianyich-msft
Community Support
Community Support

Hi @rdnguyen ,

 

USERELATIONSHIP can be calculated multiple times, and a circular dependent item error occurs when two or more items depend on each other to be calculated. Please check the expression for an implicit loop.

 

Hope it helps!

 

Best regards,
Community Support Team_ Scott Chang

 

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Kudoed Authors