Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Calculating difference between consecutive rows

hello   i am new to power bi , and i have some struggle with this.    my data look like this (small portion:) DATE / sum 2018-07-01 / 200 2017-09-03 / 400 2016-19-04 / 500   i want to calcu...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi all,

     

    i manged to solve this using this answer:

     

    Answer

     

    basicly i had to calculate for each date the previous date (under the current filters) and then return the result for that date