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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
jacccodezwart
Helper I
Helper I

Looking for a single date slicer

Hi all,

 

I don't know if this sub-forum is the right place to ask, if not I'm sorry.

 

Anyway, what I'm looking for is a date slicer (or settings for the current PBI date slicer) that has ONE button and if you move the button back and forth, just ONE date is selected from the related table. By doning to you select one date at a time.

 

Does such a thing exist ?

 

Thanks in advance.

 

Jacco

 

 

1 ACCEPTED SOLUTION

Hi @jacccodezwart ,

Thank you for reaching out to the Microsoft Community Forum.

 

As you mentioned , when you move the button, the date changes by one. When move left, go back in time and move right, go to future. In Power BI, the built‑in Date slicer doesn’t provide a single‑knob slider that selects exactly one date. Its modes are Between two handles, Before, After and Relative all of which select ranges, not a single day.

 

Please try alternative workaround.

1. I have created sample data based on your requirement.

2. Created Calendar and Sales tables. And created "Date Selector" disconnected Date table.

3. Created Selected Date and Sales (Single Date) measures.

4. Drag the 'Date Selector'[Date] in slicer, 'Date Selector'[Selected Date] in table visual and 'Date Selector'[Sales (Single Date)] in column chart for testing.

5.In slicer settings, options --> Style --> Before(select the option).

 

Please refer below output snaps and attached PBIX file.

 

vdineshya_0-1768378738912.png

 

If you select "Before" option in settings, slicer visual displays only single date. if you move the slider to left , it will display past date. if you move the slicer to right , it will display future date.

 

vdineshya_1-1768379000437.png

 

vdineshya_2-1768379060782.png

 

I hope this information helps. Please do let us know if you have any further queries.

 

Regards,

Dinesh

 

 

 

 

View solution in original post

9 REPLIES 9
danextian
Super User
Super User

Hi @jacccodezwart

It looks like what you’re after isn’t available. I’ve seen several calendar custom visuals, but none offer buttons to move to previous or next dates—only a dropdown or a vertical single-select slicer provides that functionality sans the buttons.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
ryan_mayu
Super User
Super User

@jacccodezwart 

so far, I don't think the default date slicer can meet your requirement. You can change to dropdown or list mode if you only want to select one date. What's more, if your date range is very huge. It's not easy to use the range slicer to select one specific date.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




I'm aware that on a large range, performance can be slow. But you can minimize that using (visual) filtering

Kedar_Pande
Super User
Super User

@jacccodezwart 

 

Slicer (List) → [Date] → Format → Selection controls → Single select ON

 

One date selectable at a time

Allmost, what I want is something that looks like this :

jacccodezwart_0-1768205932405.png

. . . and when I move the button, the date changes by one. When move left, go back in time and move right, go to future.

 

 

Hi @jacccodezwart ,

Thank you for reaching out to the Microsoft Community Forum.

 

As you mentioned , when you move the button, the date changes by one. When move left, go back in time and move right, go to future. In Power BI, the built‑in Date slicer doesn’t provide a single‑knob slider that selects exactly one date. Its modes are Between two handles, Before, After and Relative all of which select ranges, not a single day.

 

Please try alternative workaround.

1. I have created sample data based on your requirement.

2. Created Calendar and Sales tables. And created "Date Selector" disconnected Date table.

3. Created Selected Date and Sales (Single Date) measures.

4. Drag the 'Date Selector'[Date] in slicer, 'Date Selector'[Selected Date] in table visual and 'Date Selector'[Sales (Single Date)] in column chart for testing.

5.In slicer settings, options --> Style --> Before(select the option).

 

Please refer below output snaps and attached PBIX file.

 

vdineshya_0-1768378738912.png

 

If you select "Before" option in settings, slicer visual displays only single date. if you move the slider to left , it will display past date. if you move the slicer to right , it will display future date.

 

vdineshya_1-1768379000437.png

 

vdineshya_2-1768379060782.png

 

I hope this information helps. Please do let us know if you have any further queries.

 

Regards,

Dinesh

 

 

 

 

Thanks for your sugestion !!

 

I will look in to it.

 

Jacco

Hi @jacccodezwart ,

Thank you for the update. Please provide ETA (Estimated time for arrival ) for this thread.

 

Regards,

Dinesh

 

First, to achieve the effect shown in your diagram, it must be a numerical range parameter. Currently, Power BI only supports numerical ranges to enable single-value options. Therefore, we must indirectly convert dates into numerical values. Since the numbers need to resemble dates, we can use the yyyyMMdd format. Within the format string, entering 0000/00/00 ensures the integer is displayed as yyyy/MM/dd without altering the integer's format. Here's the specific approach:

XianZuo_0-1768276685375.pngXianZuo_1-1768276717458.pngXianZuo_2-1768276742123.png

 



Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.