
Announcements
Hello,
If we want to edit form in power app dataverse to add file when the power automate flow is already triggered, how can we upload the file in Power App dataverse when the Power Automate flow is already running? Is there any way to solve this problem.
Any solution to this problem would be very helpful.
Thank you!!!!
Do you want to attach the file to the same record? Do you keep the GUID of the created record from the first flow? If so, you can use that GUID to upload the file against that record with a second flow.