Hi,
I added a first response action in my Flow (in the screenprint below on the left-hand side) and specified that the response shall only be send if the previous steps fail, time out or are skipped. This works nicely.
However, when I try to add another response in case everything worked fine before, I receive the following error message:
Can somebody help me understanding why that happens?
As soon as I enter the last action 'OK' on the right hand side, the error message pops up.
Would be great if somebody could help.
Many thanks,
Ludwig
Solved! Go to Solution.
You can't have two Respond to Power Apps actions in the same flow. This is a particular problem since you are defining two different parameters in the two actions. Power Apps needs to be able to expect a specific schema for the response.
The way to do what you are trying is to set a status message variable where you have the two responses now and then once you exit the condition and are back in a single branch you can process the Respond to Power Apps and supply the variable as the text message returned.
You can't have two Respond to Power Apps actions in the same flow. This is a particular problem since you are defining two different parameters in the two actions. Power Apps needs to be able to expect a specific schema for the response.
The way to do what you are trying is to set a status message variable where you have the two responses now and then once you exit the condition and are back in a single branch you can process the Respond to Power Apps and supply the variable as the text message returned.
Do you have like example where we can use to make it work?
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 |
---|---|
26 | |
26 | |
23 | |
13 | |
10 |
User | Count |
---|---|
62 | |
50 | |
30 | |
29 | |
24 |