The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Good day, I need some assistance with a report I am doing.
I have a daily bank balance where I need to calculate the difference between the 2 days in order to get the daily movement, see table below. Could anyone please assist
The easiest way to deal with days where there's no change in a value is to use Power Query to fill in the gaps with the value of the previous day(s) (it's dead easy in Power Query - a click of one button). Then you won't have to write complex DAX.
Could you please send an example
User | Count |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
13 | |
9 | |
8 |