On my Upload New Document list, I created customized columns to be filled out by users once they upload a document. On clicking "Save" it will trigger an approval process, if approved the item will be created in "Approved Submission" list. My issue is, the created item doesn't copy the information provided by the uploader when they filled-out the form. The table will only show "Title", "Created" and "Created By".
Solved! Go to Solution.
Hi @earlbrian , thank you for confirming the solution. Could you please mark it as a valid answer?
Hi @earlbrian , I believe you are you using the 'When a file/item is created' trigger for the flow. Since the custom columns are not filled at the time of file creation, those values are not available to the file creation trigger. Instead of sending the approval immediately after the trigger, you can insert a delay for a few minutes after the trigger, and then pull the item details again with a 'Get item' action. If users have filled the custom field details by the time 'Get item' runs, it will get those values. Hope this helps!
Hi @bibhupanigrahi,
Yes, I'm using "When a file/item is created" trigger for the flow. How do I go about inserting the delay?
Apologies, I just started using this a few days ago to create a document library with automation for all our files.
Hi @earlbrian , there is a Delay action available. Just search for the keyword 'delay' when adding a new action:
Hi @earlbrian , thank you for confirming the solution. Could you please mark it as a valid answer?
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
7 | |
4 | |
4 | |
3 | |
2 |