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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
admin11
Memorable Member
Memorable Member

How to add 1 condition to my YTD expression ?

1 ACCEPTED SOLUTION
themistoklis
Community Champion
Community Champion

@admin11 

 

You can add another calculate function:

 

_YTD REV = CALCULATE(CALCULATE(GL[AMOUNT],DATESYTD('Date'[Date],"12/31")), dimension = "iiiii")

View solution in original post

2 REPLIES 2
themistoklis
Community Champion
Community Champion

@admin11 

 

You can add another calculate function:

 

_YTD REV = CALCULATE(CALCULATE(GL[AMOUNT],DATESYTD('Date'[Date],"12/31")), dimension = "iiiii")

Hi Themis

Thank you very much it work fine.

Paul

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.