Forum Discussion
jmvandsdal
1 year agoNew Member
Sudden circular depency error
One say when I fired up my Power Bi report I received an error. I didn't think much of it because HubSpot has been making some changes and I just thought that I had to update my queries. However, no...
- 1 year ago
Hi jmvandsdal
It seems that you use a calendarauto () for your dimDate table, there is an issue with the November version with this kind of date table, please refer and vote :
https://community.fabric.microsoft.com/t5/Issues/Problem-with-November-2024-update-for-PowerBI-Reports-circular/idi-p/4284673until this issue is resolved you can downgrade version of pbi desktop
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
danextian
1 year agoSuper User
Hi jmvandsdal
Many users have reported the same issue with CALENDARAUTO() causing circular dependency. Use CALENDAR() instead and specify the start and end dates.