
Announcements
Hello,
I am trying to copy the results of a webresource (on change) to another field.
Other field is "estimated value"(manual entry) but when the workflow proceeds to produce an actual value via a webresouse I would like that result to overwrite the estimated.
I was going to use a flow, but seems I cannot use that webresource result.
Any advice?
many thanks
Mus
Hi Mus,
If JS is added in Power automate flow, we can easily get values.
Have you tried to use Web Api to update the value of a field?
Here is a reference link: updateRecord (Client API reference) in model-driven apps - Power Apps | Microsoft Learn
Hope it will help you.
Best Regards,
Sayen Zhang