I am working on a report where I want to able to select a date range, and then a time interval (shift). My end goal is to allow the end user to select a date range of date of 09/20/2018 to 09/21/2018 and then be able to define a time interval.
This would allow the end user to select a date of 09/20/2018 to 09/21/2018 and a start time of 14:00 and then have the system return all values in that date range and with a starting value of 14:00 HRS to 10 hours later. Does this make sense?
I am using Report Builder 2012 R3. Thank you in advance.