Forum Discussion

PBI-IK's avatar
PBI-IK
Frequent Visitor
6 years ago

Previous Value on the same table

Hi i have this table :   I used this formula to take the previous row   previous = CALCULATE( SUM('Fact Risk Decision Flow'[grd_granted_amount_value_euro]); TOPN(1; FILTER( ALLSELEC...