Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hello,
I have two tables as follow:
Table: Calendar
Column: "Date" which contains a formula "Calendar = CALENDARAUTO(3)"
Table: UK holiday
Date | is_working_day |
01/04/2018 | 0 |
02/04/2018 | 0 |
03/04/2018 | 1 |
04/04/2018 | 1 |
05/04/2018 | 1 |
06/04/2018 | 1 |
07/04/2018 | 0 |
08/04/2018 | 0 |
09/04/2018 | 1 |
When I try to create a relationship and link by Date in both tables, I have a circular dependency problem. Is there a way to fix that?
Thanks,
Ricky
Solved! Go to Solution.
I've seen that circular dependency error before. When creating the relationship, select the UK Holiday table first (top of the relationship), and select the calculated Calendar table second.
Here's a pbix file with your sample data and the relationship created:
https://github.com/ssugar/PowerBICommunity/raw/master/community-sol-264607.pbix
Yup, it looks like it might be. It seems to occur whenever I try to create a relationship with a calculated table on top.
Cheers,
Scott
I've seen that circular dependency error before. When creating the relationship, select the UK Holiday table first (top of the relationship), and select the calculated Calendar table second.
Here's a pbix file with your sample data and the relationship created:
https://github.com/ssugar/PowerBICommunity/raw/master/community-sol-264607.pbix
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
119 | |
83 | |
47 | |
42 | |
34 |
User | Count |
---|---|
190 | |
79 | |
72 | |
52 | |
46 |