Query all records filtering a list

Hi all,

I have a databank that says which days a training should be performed and list the weekdays.

in my function, I created a variable called WeekDay that takes today's timpestamp and format to weekday (Wed)

I need now to query all results where the training days match the Weekday variable. I tried in, overlaps, contains, but is not working.

Any idea on what I am doing wrong?

9 replies