Forum Discussion
thmonte
9 years agoHelper 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 becaus...
Eric_Zhang
9 years agoMicrosoft Employee
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")