Forum Discussion
kincaids
9 years agoHelper II
Seemingly simple date issue...
My company rents band & orchestra instruments to school children. I have a handful of data query tables and I've created a calendar table. For this issue, I think all I need to focus on are thes...
d_gosbell
7 years agoSuper User
I would not suggest solving this by changing the existing DAX to make it more complicated. I would suggest changing the query to look up the pay off date and insert it into the Return Date column (or make a new derived column if you like that combines the return date and payoff date). Then we just have to remove the filter excluding the X records and everything should just work.