The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello Community:
I am trying to write a DAX calculated column to produce a Running Total result that will display the same results on my attached pbix (RT Inventory page).
I would like to ask for help in producing this calculated column in the "Orders-and-Inv" table. I produced this table by appending the Store Orders and WHInv tables. You will see now the order quantities are negative and the beginning invenory numbers are positive.
Any further hwlp on this is greatly appreciated!
https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing
Hi @Whitewater100 ,
You can just create a new calculated column and use the measure as the value of the calculated column to get the positive numbers:
Column = [Bal_On_Hand]
The result is as follows:
Best Regards,
Zhu
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi: Please find he more coplete file with IDs for WH locations. Thank you.https://drive.google.com/file/d/1LghAfkhKOrx8WtqGUil10lRlUg6Viu5x/view?usp=sharing
I hope this helps!
Thank you for any assistance.
User | Count |
---|---|
24 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
31 | |
12 | |
10 | |
10 | |
9 |