I have a repeating group where every cell is 1Hour of the day Using Calendar Tool
In the database I have
Multiple Bookings with a list of:
Start Dates & End Dates
I want to do a condition that applies to All cells that are in between those Dates. But i cant find a good order that lets me do that.
This is so I can make a condition that shows that the times are booked.
It works if i have just ONE start date And One End date.
For example:
Here I made a condition that uses start date and end dates saved as states
But when I try the same with a list of dates extracted from the database it dose not work.
Any tips? <3
I can’t use < > or even range…