How do I search for data within a range of dates/days?

I need help trying to set a repeating group to find data within a range of dates not specific date. Like on youtube when recent uploads shows most recent new videos from your subscriptions.
Thanks!

Air date and time picker Set to range

Search constraints
Created date < air date time pickers range:end
Created date > air date time pickers range:start

I am talking about on page load. Searching for data within the last week or so.

same as above but have Initial range set to end is current date time start is current date time +(weeks) -2

oooohh, let me try that and see if that works.

yeah, I i can’t figure this out still, here is a image of the workflow.

In that case ignore range break into

Created date < current date time
Created date > current date time +(weeks) -2

It doesnt show me +(weeks) and with the other options like +(days) I cant use - 2 or +2 or anything like that.

I figured it out. but now I wanna know how to set a condition within a repeating group. I’m trying to say ‘when parentgroup’s videocontent’s creationdate/time…’ i want it to check if the video was uploaded within the last 24 hours. how would I go about that? Also when i try setting it, it gives me the options of , +(days), +(hours), :formatted, and so on after the creationdate/time.

Do days -14 sorry not weeks

yeah I figured it out it was a weird strand of creationdate > currentdate currentdate’s:start +(days) -14. That worked great but I still wanna know how to set a condition on how to tell if the current cell’s data is within the currentdate or within the last 24hrs.

This topic was automatically closed after 70 days. New replies are no longer allowed.