Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hello fellows! I have little experiencie with DAX. I've been trying to create an expression to solve my problem.
I have a 3 tables.
Initial Stock (not linked with DateTable, because it is a snapshot of my current stock position)
Transit (linked with DateTable)
Demand (linked as well)
Final_Stock ( Initial Stock + Transit - Demand)
Here is where I'm stucked, what I've been trying to accomplish.
I have the initial stock and did the measure to give me the Final Stock for this month (Initial Stock + Transit - Demand) .
However, for the calculation for the next months, the initial stock to be considered should be the final stock from previous month.
The biggest problem I'm facing: If the final stock from previous month is negative, the next month should considere 0 as the initial stock and start over the process again.
What I did and is not working well.
Any help will be appretiated!!!
Thank you all.
Hi:
Something like:
=
no... it is repating the value across the months
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 19 | |
| 12 | |
| 11 | |
| 6 | |
| 6 |