We have a requirement to update single field from Dynamics 365 entirty for a records.
We are till the last stage and have used "Update Record" action from Flow. However, this action needs values for all the fields.
The purpose is to update singel field and leave all other field as is, however this flow action expects to enter values for all the fields from records even if we do not want to update those.
is there any workaorund for this or any way to get existing values for this fields so we will set same values for those fields and will just update singel field with new value.
Solved! Go to Solution.
Hi @Rohit4044041,
This cannot be achieved so far in flow, if you want to update a record, you will need to define all the fields.
Regards,
Mona
Hi @Rohit4044041,
This cannot be achieved so far in flow, if you want to update a record, you will need to define all the fields.
Regards,
Mona
Is it possible by now?