Forum Discussion
ConnieMaldonado
6 years agoResponsive Resident
Remove Time Stamp from Date
I have a "Start Time" field which has a standard date with a time stamp - hours, minutes seconds. When I create a date slicer, all the various time stamps show up in the list (see image). What I wa...
- 6 years ago
you can create a column like
Column = FORMAT([Datetime];"DD.MM.YYYY")and use it as slicer
parry2k
6 years agoSuper User
ConnieMaldonado change the data type to date, you can do it two ways, go to query editor and change type by clicking the icon on the column header (prefered way) or changing data type column tool tab by selecting the date column