DAYReturns the day portion of the specified date value.SyntaxDAY(dateval)ExampleIf mydatefield has value '2024-10-30 09:55:00', then:DAY({{mydatefield}})returns: 30RelatedYEARMONTHHOURMINUTESECOND