filter of a Date field

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
mhanu
Posts: 21
Joined: Thu Aug 22, 2019 7:50 am

filter of a Date field

Post by mhanu »

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
mhanu
Posts: 21
Joined: Thu Aug 22, 2019 7:50 am

Re: filter of a Date field

Post by mhanu »

IA HAVE SOLVED BY CAHNGING DATE FORMAT

2021-05-25
Post Reply