Forum Discussion
krwalke
3 years agoFrequent Visitor
Production Schedule - Variable Table for Start Dates in DAX
Hi Community, I've been trying to create a production schedule based on all of the jobs that flow through my facility, taking into account many different parameters (shifts, due dates, time to ru...
krwalke
3 years agoFrequent Visitor
Thanks for the response amitchandak ! The bad news is that this ended up giving me the same problem, but in reverse where it would correctly predict the dates where 'IdealStartDate' was used rather than 'firststartdate.' However, I used this as a new column itself and kept my original column, then was able to create a third column to distinguish which of the two to use and it's exactly what I need. So, this does indeed help!