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.
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 |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
12 | |
10 | |
6 |