Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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 |
---|---|
84 | |
79 | |
69 | |
46 | |
43 |
User | Count |
---|---|
106 | |
50 | |
49 | |
40 | |
39 |