Hi! I'm trying to create a workflow to determine who among my participant list are late for a course. I know the easiest way is to hardcode a specific "start time" and "end time" so that I filter off those who are early or late, like this below:

However I'm also looking to apply this workflow in the future for other courses, which now means that I will have a variety of start times and end times.
It wouldn't make sense if I create various start/end time filters as that would mean I will then need to manually connect to the "correct" start time and end time every time I use the workflow.

This is how I envision the workflow to be. But what I'm missing is the connection from selecting specific start and end time, and then sorting and filtering base on the selected start and end time.

Hope to hear from you guys! Probably there's some tools that I'm just not familiar with in Alteryx.
Thank you!
-Lileng