Dear Community,
I need to create a flow where basedonnoof days, I need to create items having different column values.
e.g. For Day1, create 2 items
Day2, create 4 items
Day3, create 6 items
Day4 create 8 items
Each day has 2 halves in SharePoint list. Is there optimized approach for below one? Apply to each doesn’t seem to be feasible as for each day metadata would be different.

Thanks.