Hi,
I can't get the flow to work properly. I want the flow to check if there is an account the searchform
If I enter an account that I know exists the flow choose the "no"-path and if I enter a fake account the flow don't even runt the last step
Solved! Go to Solution.
Hi @toblea ,
You should refer to screenshot below to create the flow:
The length expression in the Condition as below:
length(body('Filter_array'))
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Proud to be a Flownaut!
Proud to be a Flownaut!
Hi @toblea ,
You should refer to screenshot below to create the flow:
The length expression in the Condition as below:
length(body('Filter_array'))
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
OMG, You made my day! 😄 It works, THANK YOU!
This is Excellent solution. Complete my day on a positive note 🙂
User | Count |
---|---|
92 | |
45 | |
20 | |
19 | |
15 |
User | Count |
---|---|
137 | |
54 | |
43 | |
42 | |
31 |