I need to get the difference of two rows. The issue is that I can get it done but only for the next row, I need the difference for the higher row. So row with id 1686 has 275 purchases and next week account with same id has 277 in 3336 id row, it means that on first week he bought twice to have 277 purchases. Is it possible to this without index column? Because I don’t have rights for this.
2
Answers
Using a frame should work: