Forum Discussion
KSumanth
2 years agoFrequent Visitor
Circular dependency was detected
Hi there, I am trying to create records for 35+ days, 60+ days, 90+ days In my fact table I have mutilple dates which are duplicate. I have created a Calendar table with condition Calendar (min...
jgeddes
2 years agoSuper User
My response was not clear. I intend for you to have both a calendar table and a period table proposed in my last response. The period table would filter the calendar table which would then filter your fact table.
KSumanth
2 years agoFrequent Visitor
Thanks for the response, The provided solution is not working.