Forum Discussion
StephaneBouillon
Jun 29, 2021Brass Contributor
Design pattern for updating a list item in the future
Hi, I have a requirement to update items in a sharepoint list, but the item should only be updated and the new values for columns visible at some defined time in the future time. Something like t...
Gristy
Jul 06, 2021Brass Contributor
do your data entry into ListA - do your data presentation from ListB i.e. get user to enter data into ListA - have a power automate flow that then delays until your predefined time, then creates the item in ListB