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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
XeonBI
New Member

Filter 01.01.1900

Hello,

 

I have got a date table having 01.01.1900. How can I filter it? The following formula is not working:

 

CALCULATE(Min ('Date'[Date]; FILTER('Date'; 'Date'[Date] > 0)))
 
Thank you!
1 ACCEPTED SOLUTION

hi, @XeonBI 

you are welcome, Smiley Very Happy Could you please tell me if you have other problems? If not, could you please mark the helpful replies as Answered?

 

Best Regards,

Lin

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

View solution in original post

4 REPLIES 4
v-lili6-msft
Community Support
Community Support

hi, @XeonBI 

There are two ways for you to refer to:

1. in the formula, try this conditional

CALCULATE(Min ('Date'[Date]), FILTER('Date', 'Date'[Date]<>DATE(1900,1,1)))
 
2. In visual/Page/Report level filter to filter 01.01.1900 value
1.JPG
 
Best Regards,
Lin
 

 

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

Hi, Sorry, this resolution tells people how to filter out the records with 01/01/1900 but my client wants to filter on these records, When we select them to be filtered you end up with an error (The visual has unsupported dates). How do you work with this issue?

 

Thank you so much!!!

hi, @XeonBI 

you are welcome, Smiley Very Happy Could you please tell me if you have other problems? If not, could you please mark the helpful replies as Answered?

 

Best Regards,

Lin

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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