Forum Discussion
Devrij
2 years agoFrequent Visitor
Tracking down circular dependency in a datamart
Hi all, We just tried to deploy a datamart through our pipeline but got an error saying it couldn't deploy because of a circular dependency. This datamart has been around for a long time but it'...
Anonymous
2 years agoNot applicable
Hi Devrij ,
If I understand correctly, the issue is that you want to look for the circular dependency. Please try the following methods and check if they can solve your problem:
1.Open the Power Query Editor. Go to the view tab and click on dependency view to view the dependency.
2.Check the measures and calculated columns that might create a dependency.
3.Review the dataflows to ensure that there are no cross-dependencies between them.
4.Look at the relationships between tables to make sure there isn’t relationship that circles back to the original table.
Best Regards,
Wisdom Wu