Forum Discussion
Anonymous
7 years agoNot applicable
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...
- Anonymous7 years ago
Hi all,
i manged to solve this using this answer:
basicly i had to calculate for each date the previous date (under the current filters) and then return the result for that date
Anonymous
7 years agoNot applicable
sorry i think i mix things up.. actualy what i reffered to as my data is actualy a visual matrix / table based on the data.
does this change somthing ?
Greg_Deckler
7 years agoCommunity Champion
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490