Forum Discussion
alheita
3 years agoFrequent Visitor
Conditional Rolling Sum
Hi I am working on a data model that contains transactions from 'n fuel tank, the type of transactions is litres issues, litres received and tank readings. I am struggling to create a column...
alheita
3 years agoFrequent Visitor
Hi, please see below. I also updated the original post.
This is a excel version of what I need to create in power bi.
ryan_mayu
3 years agoSuper User
TANK C/B expected = F3+E3+D4, is this formula correct?
if you want to get column E result , you need to have column F value; if you want to get column F result, you need to hae column E value?
that's a circular reference.