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

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

Reply

How to resolve this loop?

I have four tables with licensedata. I have a translation from licenseIDs to a real name in tables A and B, each using lookups in Table C. So I buit a relationship between the coloumns holding the Realname in table A+C and B+C. So far so good (I think).

Now comes to the trouble. In Tables A and B I also have identifiers for the license holder, again transöated by lookups in Table D.

 

Now, when I try to crate a relation for the coloumn between A+D or B+D it fails with a "loop detected" error. 

 

Tables A and B have two coloumns (productname, LicenseHOdler) that need to related to different tables, Table C and D. Otherwise - I figure - I can't display reports that filter data in tables A and B based on a vlaue from C (or D).

 

How can I solve this to get report how many licenses a license-holder has?

 

Thx

1 ACCEPTED SOLUTION

I found out in the meantime how to work around. I tried to create relations for lookupvalue coloumns and so PowerBi was finding a circle here somewhere. I removed the LookUps and built the relations with the before-looedup coloumns. Now it works. 🙂

View solution in original post

2 REPLIES 2
AnthonyTilley
Solution Sage
Solution Sage

can you provide a screen shot of your model or better yet provide a copy of your pbix file 

 

this sounds like a very simple set of connections to create so not sure why your having issues 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




I found out in the meantime how to work around. I tried to create relations for lookupvalue coloumns and so PowerBi was finding a circle here somewhere. I removed the LookUps and built the relations with the before-looedup coloumns. Now it works. 🙂

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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