Hi all,
I’m using the RG group by function to aggregate data on specific days of the week. I’d like the user to be able to select the dates to view within a range determined by the values of two date/time pickers. I cant workout how to get this working as the group by function only allows input of a starting date which I can set to the value of one of the date/time pickers but getting it to consider the value in the other date/time picker does not seem possible. I’ve tried using constraining the dates in the repeating group search function but that does not work either. Any ideas, suggestions?