Hi
The error "ActionBranchingConditionNotSatisfied" appears to be well documented, and I've read a couple of accepted solutions, however I couldn't match any solution to my issue.
In short, I have a SharePoint list with a dropdown value field called STATUS (a lookup field), and once I change that value to "Oprettet" (meaning: "Completed"), I want an email to be sent.
Once triggered, the flow does its thing, but on the condition action, it's supposed to recognise the value "Oprettet", and mark this as TRUE. Instead it doesn't recognise that, and it marks it as FALSE.
Why is that? What am I doing wrong?


