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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
thmonte
Helper IV
Helper IV

Single Day Calender Visual

Does anyone know if there is a single day calender visual available?  I am using the stock slicer and I need single selection control for the date.  To me the dropdown list is very unorganized because you can't see the day of the week when selecting the date.  

 

The only options for the slicer is:

 

Between

Before

After

List

Dropdown

 

I am looking for the slider/date selector for a single day which doesn't fit any of the options.  Is there any options for this..other than selecting between and having to select the same dates twice?

2 REPLIES 2
NuTek
Frequent Visitor

I would also like a single date selection calendar combo box as a date slicer.

The current date slicer displays two date boxes.  I want to only display one

as I need a specific date entered.. not a range.  I Also do not want to use the 

drop down list or list functionality as my data has daily values going back 30 years,

Eric_Zhang
Microsoft Employee
Microsoft Employee

@thmonte

Based on my understanding on your question, for single selection, maybe it doesn't have to be a Date field, You can try to use FORMAT to get an wanted text field and use it in a slicer.

 

slicer column = FORMAT('Stock Prices by Month'[Date],"yyyy-MM-dd, dddd")

Capture.PNGCapture2.PNG

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors