I have a form that includes a date range (e.g., February 1–5, 2025). I would like the system to generate multiple rows in the backend, corresponding to each day within the selected date range.
For example, if the date range is February 1–5, 2025, five rows should be created, each with the same details but with different dates (one per day from February 1 to February 5, 2025).
Is there a way to achieve this functionality in Smartsheet?