Hi all,
I have a really simple flow that goes like this:
1. Trigger when column 'x' in a dataverse table is modified
2 Condition if value = 'abcd' then send a message in Teams chat
Except...it won't send a message when the condition is true, in other words when value = abcd I get a message that the condition outcome was false.
If I change the condition to not equal to, then it works. Except it works for every variant of text in the cell.
The cell in question is a Choice cell, don't know if that's something to with it.
What am I doing wrong?
Best,
S