Working with Data ModelsCreating ModelsModeling MetricsAdd Calculated MetricsMDX ReferenceVBA Date FunctionsFloorTimeOn this pageFloorTime Returns the input timestamp with all time fields set to 00. Syntax FloorTime(TimeStamp) Parameters TimeStamp The timestamp to return the floor of. Example [DateCustom].[Retail445].[Reporting Day].&[`FloorTime("2008-04-09T11:35:04.201103")`]