Forum Discussion
Mila123
1 year agoFrequent Visitor
Circular dependency in Service but no issue in Desktop
Hello, I have two BI reports each having it's own dataset. Both were running for more then a year. Suddendly they stopped refreshing due to the same data source error: A circular dependency was d...
- 1 year ago
We had the same issue with calendarauto(). We replaced it with
If you have one fact table you can also just use min/max transaction date instead of a hard coded start/end date like above.
lbendlin
Super User
1 year ago