Hi All,
Flow Newbie!
I implementing now.
I have issue, when choosing drop down list: Trade Promotion, BD / Rebate, Other claim, Return Proposal. I created switch case based on drop down list it. I find error, when tested run by default even though expression result success.
Please following my picture:
Please help me.
Thanks everyone..
Solved! Go to Solution.
Hi @krfajar ,
You could try copying and pasting the dropdown value from Flow run history-When an item is created or modified-Body into the Case.
Note that you need to use paste here, do not fill it manually, I suspect that the value may contain characters such as spaces.
Best Regards,
What he is saying is that the value may have some weird value as the space.
Your first red circle - copy the text do ctrl+C. then edit your flow, and ctrl+v over the top of the switch value to make sure they are the same.
You could try copying and pasting the dropdown value from Flow run history-When an item is created or modified-Body into the Case.
Note that you need to use paste here, do not fill it manually, I suspect that the value may contain characters such as spaces.
Please try this.
Regards,
Please share edit mode screenshot of the Flow - specifically highlighting the switch case values
Check to see that the data retrieved from your dropdown list matches exactly the text you entered in the switch cases
Check for trailing and leading spaces
Hi @krfajar ,
You could try copying and pasting the dropdown value from Flow run history-When an item is created or modified-Body into the Case.
Note that you need to use paste here, do not fill it manually, I suspect that the value may contain characters such as spaces.
Best Regards,
This is my dropdown list:
And this flows when flow running on flow history:
Please advice
What he is saying is that the value may have some weird value as the space.
Your first red circle - copy the text do ctrl+C. then edit your flow, and ctrl+v over the top of the switch value to make sure they are the same.
You could try copying and pasting the dropdown value from Flow run history-When an item is created or modified-Body into the Case.
Note that you need to use paste here, do not fill it manually, I suspect that the value may contain characters such as spaces.
Please try this.
Regards,
User | Count |
---|---|
78 | |
55 | |
52 | |
42 | |
41 |
User | Count |
---|---|
81 | |
79 | |
75 | |
67 | |
43 |