Morning
I've got Flow which is triggered if an item is triggered or modified. What I want to happen is that if the column named Business_Group has Group C selected that it updates a field called 'Business_Partner' with 'Captain Success!'
I've got a Compose Action where I'm getting the value of the field then the condition, and the update item action which has
Business_Partner_Value 'Captain Success'. When I run the Flow the Compose action is returning "Group C" but the Condition is returning "false". Any ideas where I'm going wrong?
