Hi,
I'm trying to update a sharepoint list item based on the output of an If statement within a compose component. I can't work out how to modify an existing sharepoint list item based on this output though. For now it just outputs a string if my booleon is true - if I look at updating the item the fields I would need to modify are 'Choice' fields. So I can't see any option to add dynamic content here. Does anyone know how I can modify a choice field based on a IF condition output?
Thanks