Forum Discussion
sPowerBi
8 years agoFrequent Visitor
Calculate NPI (non-productive Inventories in DAX
Hi, I want to calculate NPI ( non productive Inverntories) on power bi. I have stock movements table like this. Date Product Code Quantity Price 1.01.2018 B 5 10 2.01.2018 B 6 10 ...
v-huizhn-msft
Microsoft Employee
8 years agoHi sPowerBi,
In your thread, there is no [remaining stock] column, is it a measure? Or it's a column in resource table? Could you please share more details?
Thanks,
Angelia
sPowerBi
8 years agoFrequent Visitor
Hi v-huizhn-msft,
I just want to calculate "Remaining Stock" measure in Summarize function. After that i want to see sum of Quantity if trancation date the day before 90 days from today.
Thanks