Hi all,
I have tried many different things, and nothing seems to work - my column is a MULTIPLE CHOICE
I have the following flow, and I have a condition to check if equals "Camila TEST", if yes create a calendar event
the conditions results are always false




I have also excluded the "apply to each" steps, and nothing

compose is =
xpath(xml(json(concat('{"body":{"value":', triggerOutputs()?['body/StaffName'] , '}}'))), '/body/value/Value/text()')
can anyone help me?
Thank you