That's actually coming soon. Josh Hardman – that's your cue In the meantime there's a report you can create. Create a User Report and add a column to the View with the following Text Mode (I copied this code from someone else here in the community – I forget who, but want to give the credit to them). It works well. And you can apply a Filter to see which teams you want to see etc. displayname=Future Time Off listdelimiter= listmethod=nested(reservedTimes).lists textmode=true type=iterate valueexpression=IF({endDate}<$$TODAY,"",CONCAT({startDate}," - ",{endDate}," ")) valueformat=HTML