February 19, 2014 at 15:31 /
Thanks for the answer.
I’ve made this simulation:
Resource A = total units = 36
Filter A = from 12 to 13 = max person 20
Filter B = from 13 to 14 = max person 36
The point is that if I’ve already 20 bookings at 13.00, the system allow other 16 more bookings because the resource total units are 36 (20 +16). But my need is that maxim amount of bookings at 13.00 is 20 in total.
Is it possible to accomplish that?
Thanks
D.