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
Alanlu
New Member

Need help to identify if a date is month to date

Hi guys,

 

Have encountered some issue to identify if a date is within the MTD range:

 

the max date is 30-Sep-2022, but 1-Jul-2022 still identified as MTD true, which part is wrong in my formular?

 

Alanlu_0-1667432807971.png

 

thanks all

1 ACCEPTED SOLUTION
wdx223_Daniel
Super User
Super User

try to change the code of currentWorday as this

CurrentWorkday=CALCULATE(MAX('sales'[Posting Date]),'sales'[CY rev]<>0,REMOVEFILTERS())

View solution in original post

2 REPLIES 2
wdx223_Daniel
Super User
Super User

try to change the code of currentWorday as this

CurrentWorkday=CALCULATE(MAX('sales'[Posting Date]),'sales'[CY rev]<>0,REMOVEFILTERS())

Thanks Daniel! works perfectly! 😉

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.