Forum Discussion
SSBkrish
1 year agoRegular Visitor
Data source errorA circular dependency was detected
Hi Experties, I am getting below error while refreshing the power BI service Data source errorA circular dependency was detected: Date[Date-00e6669b-fbd2-4e4e-9ef5-a723bae5d5c8], 21c7b2ea-9cde-40...
DallasBaba
1 year agoSkilled Sharer
SSBkrish can you check for the relationship and dependencies between your tables.
Kindly look for any calculated columns that might be referencing each other. You can convert the calculated columns to a measure because measures are evaluate to the context of a report and do not create dependencies in the data model.
You can refer to Marco Russo & Alberto Ferrari blog post on understanding circular dependencies and avoiding circular dependency errors
Accept as a solution if my post helped you solve your issue.
This will help others find it more readily.