Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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?
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).
With the date filter there is unfortunately nothing. (Datum=Date)
Solved! Go to Solution.
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.
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.
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.
Put this calculated column into Slicer, at this point there is a Search function and you can search for the data you want.
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!
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.
Put this calculated column into Slicer, at this point there is a Search function and you can search for the data you want.
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!
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.
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
78 | |
77 | |
58 | |
35 | |
32 |
User | Count |
---|---|
100 | |
59 | |
56 | |
46 | |
41 |