filter of a Date field
Posted: Mon Jul 04, 2022 8:53 am
Hi. i have a date column in this format: 25/05/2021. i have set the variable as Ordinal, text
i am trying to apply a filter like this:
`Date`<='25/05/2021' in order to exclude all records newer than 25/05/2021
the filter does not work properly. is something wrong in date format or syntax?
Thank you
i am trying to apply a filter like this:
`Date`<='25/05/2021' in order to exclude all records newer than 25/05/2021
the filter does not work properly. is something wrong in date format or syntax?
Thank you