Hi, this is what I am trying to do:
I have a list of dates like this in a db (2018:09:20 07:00 am). Field is called date_ini
I want to extract and show in an input box (for instance (Not available) if the date and hour correspond to a selection in the Date/Time Picker.
I really do not know what is the constraint I need to do. I was trying with merge, unique elements, filtered…
Thanks for your help!!