Hello
My brain is stuck on an operation that doesn't seem so complicated... but
I have an "Event" table
![Screenshot 2023-09-29 at 15.36.10.png Screenshot 2023-09-29 at 15.36.10.png](/t5/image/serverpage/image-id/30077iC0523020CB5810B3/image-size/medium?v=v2&px=400)
and a "Days" table
![Screenshot 2023-09-29 at 15.39.44.png Screenshot 2023-09-29 at 15.39.44.png](/t5/image/serverpage/image-id/30078iD06DD685219477F9/image-size/medium?v=v2&px=400)
Is it possible, or how can I achieve this result ("expected" page)?
![Screenshot 2023-09-29 at 15.37.12.png Screenshot 2023-09-29 at 15.37.12.png](/t5/image/serverpage/image-id/30079iA46C3D19B762EE1A/image-size/medium?v=v2&px=400)
I have a project in which events are created over time. When I create these events, I don't yet know the day(s) on which they will take place and their quantity (number of days).
Would it be possible that when I add 1 day (or more) to a project, it creates a new record on another page ("expected" page)?