What I'm working with:
When I test the flow, some of my cases worked properly and others didn't. I double checked to ensure my choice values exactly matched the case values - which they did. So, I took a look at the previous runs and noticed something strange - the ones that were failing had "\n" at the end of the string value.
Here's a screenshot of a choice that works properly in the flow:
Here's a couple screenshots of choices that are not working:
Here are three choice values in my form:
Any ideas why some of the form choices are getting the "\n" added to the end of the string?
Thanks!
Solved! Go to Solution.
Hi @src2021
Could you try removing the option and add it again? If not you may need to use a replace function expression to remove the \n character. Quite a strange issue.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @src2021
Could you try removing the option and add it again? If not you may need to use a replace function expression to remove the \n character. Quite a strange issue.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogGood idea! That seemed to fix it - Thanks!
User | Count |
---|---|
87 | |
38 | |
23 | |
20 | |
16 |
User | Count |
---|---|
127 | |
49 | |
46 | |
27 | |
25 |