Forum Discussion
How to avoid circular reference, simple case
- 1 year ago
Hi Anonymous , Thank you for reaching out to the Microsoft Community Forum.
Create a separate Date table in your model. Make sure both tables have a proper date column for SalesAssignments, convert the period text (like JAN 2025) into an actual date, such as the first day of the month. You can do this in Power Query using basic date transformation steps.
Once both tables have valid date columns, go to the model view and create relationships from each of them to the Date table. Do not connect the two fact tables to each other. As long as both link to the Date table, the slicer will filter them correctly.
Hi Anonymous , Hope you're doing fine. Can you confirm if the problem is solved or still persists? Sharing your details will help others in the community.