Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Item | 2020/10/31 | 2020/11/1 | 2020/12/1 |
Sales | 50 | 80 | |
Purchase | 70 | 40 | |
Inventory | 100 | 120 | 80 |
I would like to calculate the future inventory using the current month's inventory, future sales, and purchases.
(I want to calculate the part in red with DAX.)
I can use DAX's "CALCULATE" and "PREVIOUS MONTH" to calculate inventory for the next month. ([120] in the table)
However, I cannot calculate the inventory quantity for the following month. ([80] in the table)
How can I calculate the future inventory quantity?
This can be done in Excel, so I think it can be done in DAX.
I would be grateful if you could help me.
I'm Japanese, so I'm sorry that the English description is poor.
you can try CALCULATE and DATESINPERIOD functions.
Thank you , Daniel.
Please tell me a little more detail.
How should I use "DATESINPERIOD"?
Please tell me the description of DAX.
I'm trying while referring to the DAX reference, but it doesn't work.
I'm sorry to have you take the trouble.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
20 | |
7 | |
6 | |
5 | |
5 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |