Forum Discussion
RNair
Helper I
5 years agoInventory Management
Trying to manage inventory and monitor value of inventory. You build inventory by buying products. When you sell the inventory value drops. If you buy 100 units of a product at 200 dollars , ...
- 5 years ago
Hi RNair ,
Sorry for the late reply, yes you are correct recursive calculation cannot be done in DAX, you can simulate it but no exaclty a recursive.
You can do it in Query editor using a formula.
https://www.poweredsolutions.co/2019/07/01/recursive-functions-in-power-bi-power-query/
MFelix
Super User
5 years agoHi RNair ,
Sorry for the late reply, yes you are correct recursive calculation cannot be done in DAX, you can simulate it but no exaclty a recursive.
You can do it in Query editor using a formula.
https://www.poweredsolutions.co/2019/07/01/recursive-functions-in-power-bi-power-query/
mehmet
5 years agoFrequent Visitor
Hi, i have same problem. But how can do from quary editor? Could you please help