Dear all,
I have flow which get share point list items.
Then loop in all items in the list to compare column value (single line text) in switch.
However, one action of sending email in one switch case.
ActionConditionFailed. The execution of template action 'Send_an_email_(V2)' failed: an unexpected exception encountered when evaluating branching condition.
@Anonymous
Can you post a screen shot of your Flow in edit mode please - that will be a big help to those trying to assist.
Here is the screen captured in edit mode.
Hi @ScottShearer ,
I found the solution to issue.
Switch only work with input condition of Int and String datatype.
I cast input to Int, then it work fine.
Hi Generalstratos. How did you convert the input? My input is a dynamic value that is linked to an Excel cell. Thanks
Hi @Anonymous ,
you can use int function to convert your input to integer data type.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
12 | |
9 | |
7 | |
7 | |
7 |
User | Count |
---|---|
19 | |
18 | |
17 | |
10 | |
7 |