Forum Discussion
Closing and opening inventory calculation
- 4 years ago
If you keep the Opening Inventory white cells in a separate column, this should be a simple task of running totals where you calculate:
[Open Green Column Value] + [Production FC] - [Sales FC]
and use variables or time intelligence to calculate the running total of that expression.
Do similar with the closing balance, just adjust the filters slightly.
Do you have a DimDate table?
V1 Just if you need help writing the running total measure it's necessary to know what the data model looks like. Are you comfortable writing running totals, or do you want more guidance on that?
AllisonKennedy I have not done it before but I understand the dax behind it. Let me try to solve this by using your feedback and I will come back once I solved or need further help. Many thanks for the quick resposes!!!!