
Announcements
I have a SP List that I often have to duplicate items on demand. For example, I have someone who wants something so it is inputed into SP then that same person wants something else so I want to be able to add a "yes/ no" drop down for duplication. The duplication is to duplicate the information from that item, create a new item in the same list so I dont have to go back in and retype the same user information and I only need to update 1 or 2 fields as to what they wanted.
It doesnt need to be yes, no it was more of me thinking it might be the easiest way. If yes then doplicate item. The best case solution would be to have a drop down with 1,2,3,4 which would tell the item how many times to duplicate.
Hi truedeuceat,
Do you want to select Dropdown value in a flow? I am afraid that it might be not possible currently.
I assume that you could add a Condition in your flow. If yes, duplicate the existing item, if no, create a new item.
Please check this documentation for a reference:
https://flow.microsoft.com/en-us/documentation/add-a-condition/
Best regards,
Mabel Mao