Forum Discussion
pawlowski6132
5 years agoHelper V
Challenging DAX Problem
Ok, I've been struggling with this all day. I have two tables: 'Forecast' and 'Working Days'. The 'Forecast' table has month and forecast amount [FK Forecast]. The 'Working Days' table has ...
- 5 years ago
Syndicate_Admin
5 years agoAdministrator
I was able to replicate this and can confirm it works as described. I'll have some challenges because my dataset is a bit more complicated and I will have to modify to fit but, thanx SO much. I was missing the correct modeling and use of the RELATED function. You're the best. Thank you for taking the time to help me.