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 this expression , which return YTD total expense amount :-
Solved! Go to Solution.
Thank you for your sharing. i just got the reply from below post , which is working fine :-
Paul
@admin11 , Try like
_YTD_EXP_ = CALCULATE(GL[AMOUNT_EXP_],DATESYTD('Date'[Date],"12/31"),filter('GL', 'GL'[GL Code] in {81651, 80351,80551,91751,90611}))
or
_YTD_EXP_ = CALCULATE(GL[AMOUNT_EXP_],DATESYTD('Date'[Date],"12/31"),1_EXP_SALARY_ = "Yes")
Thank you for your sharing. i just got the reply from below post , which is working fine :-
Paul
User | Count |
---|---|
84 | |
75 | |
73 | |
42 | |
36 |
User | Count |
---|---|
114 | |
56 | |
52 | |
43 | |
42 |