Advanced Pass include only weekdays?

If I want to modify an Advanced Pass to include only Friday, I know I can add the condition:
Time CONTAINS Friday

But if I want to modify it to include all weekdays but no weekends, how would I do that? Thanks in advance!

There’s no easy way to do this right now. I need to think about how we would add this feature. Maybe something like Time CONTAINS Weekday

1 Like

Thanks for the information. Please let me know if you do decide to incorporate your suggestion.

See Advanced Passes: Multiple CONTAINS/EXCLUDES (prerelease)

This is fantastic! Thank you @tmm1!