Forum Discussion
Circular Dependency with Date Tables
- 7 years ago
Anonymous attached. I added two columns in PowerQuery, feel free to change as per your need.
Anonymous well if you need both column I mentioned that you use same IsHoliday logic in IsWorkingDay instead of using IsHoliday column in IsWorkignDay?
Did you tried this? Let's focus on this if this get solved then talk on next steps. I like to break things into smaller pieces.
Yes, I tried copying the formula of IsHoliday into IsWorkingDay and it still gave me the error.
- parry2k7 years ago
Super User
Anonymous ok, I didn't looked at your file yet thou. I'm wondering why not you merge both tables in PowerQuery and then IsHoliday just part of date table.
- Anonymous7 years agoNot applicable
If I merged them, how would that look? The holiday table is just a 2-column table with a few lines that show our company's holiday schedule, whereas my date table is a whole bunch of columns with month number, month name, quarter, etc.
- parry2k7 years ago
Super User
Anonymous attached. I added two columns in PowerQuery, feel free to change as per your need.