Forum Discussion

ConnieMaldonado's avatar
ConnieMaldonado
Responsive Resident
6 years ago
Solved

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...
  • az38's avatar
    6 years ago

    Hi ConnieMaldonado 

    you can create a column like

    Column = FORMAT([Datetime];"DD.MM.YYYY")

    and use it as slicer