Forum Discussion
jamuka
7 years agoHelper IV
Running Total based on two value
Hello, I'm using Power BI for the first time and I stucked in running totals. I need to sum my forecast amount based on stock location (Store, Warehouse and Without Stock). I want to show run...
v-chuncz-msft
7 years agoCommunity Support
You may take a look at the following post.
https://community.powerbi.com/t5/Desktop/Running-Total-Through-Direct-Query/m-p/628353#M300215
jamuka
7 years agoHelper IV
Hello v-chuncz-msft thank your your reply.
code in the link summarize forecast amount for all items based on min item no.
what I need is running total for forecast amount starting from max value based on stock locations of Store and Warehouse and once for each article. e.g item no "1" should be used once not twice.
Also could it be possible to have it as a column? As I understand measure and column formulas are different from each other.
regards