Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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 |
---|---|
85 | |
73 | |
73 | |
57 | |
51 |
User | Count |
---|---|
44 | |
41 | |
35 | |
34 | |
30 |