Forum Discussion
TexasJayhawk
May 12, 2020Copper Contributor
Auto-create/duplicate a created list item
Hi I am looking to auto-create/duplicate a list item created by a user for a specified number of days. So if the user created an item today on (5/12/2020) Start Date, and they input (5/15/2020) ...
Vikram_Samal
May 12, 2020MCT
TexasJayhawk You can accomplish this using MS Flow using recurrence step. So you can select the flow will run and if today's date is between your start date and end date then create a new item as needed.
You can also do with other approach which will require more coding that the above.
Hopefully this helps. Please mark response appropriately.
Vik
TexasJayhawk
May 12, 2020Copper Contributor
Vikram_Samal thanks! I will give this a go in the up coming days, and let ya know. Thanks again.