Oooh, I just modified @Heather Kulbacki‚'s ScheduleID tip for a Time Off
report and it worked! Thought I'd share in case anyone else finds it
useful. Goodness knows someone else shouldn't have to suffer the time
spent figuring it out!
----------------------------------------------------displayname=Work
Days
Offtextmode=truevalueexpression=ROUND(DIV(WORKMINUTESDIFF({startDate},{endDate},{user}.{scheduleID}),480),0)
----------------------------------------------------displayname=Hourstextmode=true...