Our team ran into a scenario where we needed to update a dataset at 3 different times of the day, but current scheduling options for datasets don't allow us that option. The times were at 12pm, 2pm, and 5pm PST every weekday. Since advanced scheduling options only allow updates on intervals, and only a limited number of intervals, we aren't able to update the dataset at these times. The short term solution has been importing the dataset as 3 separate datasets at those times followed by combining them with an ETL, but this isn't ideal in the long term as we'd like to reduce the number of datasets we keep track of.