Forum Discussion
About customizing the date tool
I am always grateful for your help.
Regarding the date in the attached image, is it possible to display the day of the week in the date display area?
(Or customize, such as making weekends and holidays red)
Please let me know if there is a way to do it.
thank you.
Hi Tome_05
Using the between, before or after slicer options will not show the name of day. However, it should be available when selecting a day from the calendar icon. Alternatively, you can create measures that return the min and max days based ont he current selection and format it with the day name. As to the list of days, I'd use a table with the date column in it which should dates within the range selected as per the slicer. I'd use conditional formatting to change the color to red if the date is a holiday. This information should be in your dates table.