Forum Discussion
Anonymous
6 years agoNot applicable
Reversed loop over dates
Hi, I'm trying to make a model that can predict if I can deliver a certain plant from stock. Lets say that the plant takes up 2 quantity of "Item 1". Then I want to make a revesed loop from the l...
Anonymous
6 years agoNot applicable
File attached. The code works the way you wanted... but I don't think you have considered all the possible arrangements of dates and quantities.
Best
D
- Anonymous6 years agoNot applicable
Hi,
Yeah it didn't solve it. The task I had seems to be difficult to solve with dax.
It was solve using SQL instead.
- Anonymous6 years agoNot applicableIt's not difficult to solve with DAX. Problem is you have not defined the full logic. But if your SQL works - great 🙂
Best
D