Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
admin11
Memorable Member
Memorable Member

How to make my REV YTD expression can display Amount with out select year=2021 ?

Hi All

 
Below expression was given by some one , it work fine , it will display Exp YTD amount even i don't need to tick Year = 2021 :-
_YTD EXP = CALCULATE(CALCULATE(GL[AMOUNT],DATESYTD('Date'[Date],"12/31")), GL[1_EXP] = "EXP")
 
I try to modify the above for REV , it work fine , But i need to tick Year = 2021 , else it will display Blank :-
_YTD REV = CALCULATE(CALCULATE(GL[AMOUNT],DATESYTD('Date'[Date],"12/31")), GL[1_REV] = "REV")
 
May i know how to make the above expression can still display REV Amount , where i don't need to tick year=2021.
 
Edit :- it work fine now. it is cause by some filter . ( when i try to produce the sample file to simulate the issue )
 
Paul Yeo
 
 
 
1 REPLY 1
v-robertq-msft
Community Support
Community Support

Hi, @admin11 

Glad to hear that you have solved your problem by yourself, would you like to mark your own problem description as a solution so that others can learn from it too?

Thanks in advance!

How to Get Your Question Answered Quickly 

 

Best Regards,

Community Support Team _Robert Qin

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors