Forum Discussion

surajde's avatar
surajde
Icon for Helper I rankHelper I
3 years ago

Calculate if Same column value is same

Hi All, 

 

Please help with below formula building in PowerBI. 

if Ticket number is same in previous row then do the calculation else 0. 

 

 

 

1 Reply

  • Take a look at the OFFSET function, and combine with an IF statement.