My query requires a date input however when this date is outputted, it comes in a format DD/MM/YYYY however the display format is still text and not a date. i want an extension of the query (calculation purpose) using this field however it is not possible using this format.
The input request is as follows:
PayDate: FormatDateTime([Enter Pay Date],0)
The input request is as follows:
PayDate: FormatDateTime([Enter Pay Date],0)
Comment