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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.