Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
77 | |
75 | |
46 | |
31 | |
28 |
User | Count |
---|---|
99 | |
93 | |
50 | |
49 | |
46 |