Forum Discussion
ConnieMaldonado
Responsive Resident
6 years agoRemove 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
Super User
6 years agoConnieMaldonado 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