Re: Updating the value of a CDS Option Set field
Hi @Anonymous,
Could you please share a screenshot of the configuration of your flow?
Could you please explain more details about your issues?
If the field requires an integer value,have you take a try to formate the text value to integer type with expression int() as below:
int(Dynamic content of text value)
Please share more details so we would try to provide a proper workaround for you.
Best regards,
Alice