The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
Hi Community,
I’m working on a Power BI dashboard and I’m looking to add a single date picker (not a range) that allows users to select just one specific date. This selected date should then filter the visuals on the page accordingly.
Could anyone guide me on how to implement this? Is there a built-in visual or a custom approach that works best for this requirement?
Thanks in advance for your help!
Solved! Go to Solution.
Hi @Kanchan2403 I usually use a slicer and enable the "Single Select" option to allow users to pick a single date easily. Drag the date field into the slicer, format it as a dropdown or list, and ensure cross-filtering is enabled for the visuals. If you want a more customized look, explore custom visuals like the Date Picker from the Power BI marketplace.
Hi @Kanchan2403 ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @Kanchan2403 ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @Kanchan2403 ,
Thank you for reaching out to the Microsoft Fabric Community.
As @Akash_Varuna mentioned, you can use the built-in slicer visual for this purpose. Just drag your date field into the slicer, set it to "Single Select" mode, and pick either a list or dropdown layout depending on your design needs. This way, only one date can be selected at a time, filtering the visuals on the report page accordingly.
If you want a more customized user experience, especially for published reports, you might try custom visuals like the "Date Picker" from Power BI AppSource, which provides an interactive calendar interface. Alternatively, for scenarios requiring dynamic or rolling dates (such as always displaying data for yesterday), the relative date slicer could be helpful.
Hope this helps. Please reach out for further assistance.
If this post helps, then please consider to Accept as the solution to help the other members find it more quickly and a kudos would be appreciated.
Thank you.
Hi @Kanchan2403 ,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
@Akash_VarunaThank you for your response. I’ll definitely try the approach you suggested.
Hi @Kanchan2403 I usually use a slicer and enable the "Single Select" option to allow users to pick a single date easily. Drag the date field into the slicer, format it as a dropdown or list, and ensure cross-filtering is enabled for the visuals. If you want a more customized look, explore custom visuals like the Date Picker from the Power BI marketplace.