Hi everyone,
I have a ms Forms which trigger my flow. In the Form I have an formNumber that start with a number following by letters. What I want to do is read that number and set a variable with an email. I have 50 emails.
For exemple.
If my formNumber start by 001 then variable is "asdadf@gmail.com
If my formNumber start by 002 then variable is asdfd2@hotmail.com
if my formNumber start with 003 then variable is asdfaei.casj@gmail.ca
I dont want to use the conditional in PowerAutomate because is going to be so long. So I wonder if I can use COMPOSE instead.
Anyone can help me with this please.