Forum Discussion
Dealing with a Circular Dependency and Subsequent Error Message
- Anonymous1 year ago
Hi,
Improperly created relationships between tables may create circular dependencies during calculations.
You can view the following blog to learn more information. It explains in detail the issue of circular dependencies between calculated columns.
Circular Dependency between Calculated Columns in ... - Microsoft Fabric Community
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Strangely enough, it seems the issue was in the relationship between our "Calendar" and "Holidays" tables. We changed the relationship from one-to-one to many-to-one and the PBI instance is now capable of applying changes such as the above.
Again, thanks for the feedback
Jay
- Anonymous1 year agoNot applicable
Hi,
Improperly created relationships between tables may create circular dependencies during calculations.
You can view the following blog to learn more information. It explains in detail the issue of circular dependencies between calculated columns.
Circular Dependency between Calculated Columns in ... - Microsoft Fabric Community
Best Regards,
Wisdom Wu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.