Sorry I don’t think I explained this very well. I want all of the work employee #1 does listed, then I want employee #2 listed and so on. It looks like I need a nested Start function after the employee selection? Here is my actual set up currently. Im not sure if i should use Filter or Select as you mentioned, I dont really know the different but filter worked for me.
Josh:
<<Start:FILTER(End_of_Day, true)>>
<<UPPER([Customer])>>: <<[Start Time]>> to <<[End Time]>> (<<[Duration]>>) <<[Problems / Notes]>>
I’ll try when I’m back in the office. Would that go in place of my Start: filter expression or would that be on addition to the start:filter expression?