I have a flow for page approvals on a Sharepoint communications site. Depending on the Team that owns the page the approvals notification needs to go to the team lead for approval. The switch cases work on the Team column values, which is a mandatory column that uses preset Team names from our Term Store.
The problem is that it always skips the Cases, even when they match the expression result and runs the default. I'm not sure what I'm doing wrong as I have copy and pasted from the Term store directly into "Equals" to prevent any differences in case sensitivity and spaces

