Dear,
When I create a new automation flow to forwarding mail base on the sql query value, the condition should be if the value equal to / contain "Y", should flow to "IF YES". But actually, the auto-flow goes to the wrong way. Could you help to solve this problem? Thank you.
Solved! Go to Solution.
outputs instead of output.
Hi @KrystalChan ,
Please try to use Compose to output All result of the query and check if the output contains the expected string.
And you could fill the output of the Compose in the left parameter to compare the string. Like:
Best Regards,
Thanks for your reply, through the icon which you provide, I can find this step named " data operation", but another question is why I cannot search it? Is any problem with my language, how can I transfer to English? Many thanks
Hi @KrystalChan ,
You could click "built in" to get the Compose.
Best Regards,
Very sorry that it still not work.
Hi @KrystalChan ,
Please try this configuration:
Hope this helps.
Best Regards,
Unfortunately, it still not work after I re-build all the steps. Don't know if it will work, when I need to change the value from "Y" to "True"?
Hi @KrystalChan ,
You are not using my method to get the value. Please check the screenshot again.
You need to use the expression to get value. If you have switched the language to English, you could change the expression to output('Compose')['value'].
Hope that makes sense.
Best Regards,
Dear,
Something wrong with the coding, don't know how it happened.
outputs instead of output.
Many Thank, it worked!
User | Count |
---|---|
88 | |
39 | |
23 | |
20 | |
16 |
User | Count |
---|---|
128 | |
49 | |
47 | |
34 | |
25 |