Hi All
I have below YTD expression working fine :-
My PBI file :-
Paul
@admin11 , Please check the file attached after signature
Expense_LYTD_ =
var _max = date(year(today())-1,month(today()),day(today()))
return
CALCULATE(TOTALYTD(GL[AMOUNT],'Date'[Date], GL[1_EXP] = "EXP"),'Date'[Date]<=_max)
Your expression working fine.
But when i click on month jan till march , i cannot get the following :-
Jan return -376 m
Feb return -488 m
Mar return -501 m
it keep display -501m
Below link is my PBI file :-
Paul
User | Count |
---|---|
103 | |
82 | |
68 | |
48 | |
48 |
User | Count |
---|---|
155 | |
91 | |
82 | |
69 | |
67 |