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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Elijabrnc
Frequent Visitor

Searching for a Date

Hello everyone, I have the following problem. I have a column that shows the date. In the table view I can also search for individual dates. But when I add the date filter to my dashboard, I can't search for dates directly, I have to scroll until I find it. Does anyone have any ideas?

Elijabrnc_0-1717751584991.png

With other filters you normally get the option to add a search bar when you click on the three dots “...” here in this case you see it as “Suche” (German).

Elijabrnc_5-1717752011989.png

 

 

With the date filter there is unfortunately nothing. (Datum=Date)

 Elijabrnc_3-1717751920362.png

Elijabrnc_4-1717751943348.png

 

 

2 ACCEPTED SOLUTIONS
Ritaf1983
Super User
Super User

Hi @Elijabrnc 
"Search" is a textual functionality, it isn't working with numeric / date data types.
You can Duplicate your Date column and change it's data type for textual and then use the search option.

Ritaf1983_0-1717760948891.png

 

Ritaf1983_2-1717760986108.png

 

the pbix with the example is attached

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

Anonymous
Not applicable

Hi @Elijabrnc ,

 

Thanks for the reply from Ritaf1983. Ritaf1983 is right, her solution is good.

 

My other solution would be to create a calculated column :.

Column = 'Date'[Date] & “ ”

 

After creating this calculated column, you can see that the data type of the column is Text.

vhuijieymsft_0-1717989457853.png

 

Put this calculated column into Slicer, at this point there is a Search function and you can search for the data you want.

vhuijieymsft_1-1717989457854.png

 

If you want to add a search function to the date type, maybe you can suggest it to Home (microsoft.com).

 

If you have any other questions please feel free to contact me.

 

The pbix file is attached.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Elijabrnc ,

 

Thanks for the reply from Ritaf1983. Ritaf1983 is right, her solution is good.

 

My other solution would be to create a calculated column :.

Column = 'Date'[Date] & “ ”

 

After creating this calculated column, you can see that the data type of the column is Text.

vhuijieymsft_0-1717989457853.png

 

Put this calculated column into Slicer, at this point there is a Search function and you can search for the data you want.

vhuijieymsft_1-1717989457854.png

 

If you want to add a search function to the date type, maybe you can suggest it to Home (microsoft.com).

 

If you have any other questions please feel free to contact me.

 

The pbix file is attached.

 

Best Regards,
Yang
Community Support Team

 

If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

Ritaf1983
Super User
Super User

Hi @Elijabrnc 
"Search" is a textual functionality, it isn't working with numeric / date data types.
You can Duplicate your Date column and change it's data type for textual and then use the search option.

Ritaf1983_0-1717760948891.png

 

Ritaf1983_2-1717760986108.png

 

the pbix with the example is attached

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

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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