Hello,
I am using a collect function in PowerApps that triggers a Flow and sends back data using a Response action (in this case with sample data):
But all I get collected is a single column "Value" with a datarow "true":
I found a lot messages in this community about this issue, mostly suggesting to fiddle around with the JSON-scheme of the response and mostly unsolved. But even when I try with a simple output like {"id":1} I can't get it to work. My Flow is working correctly.
Any suggestion would be much appreciated!!
Solved! Go to Solution.
Hi @PiebePost1
Often, the best thing to do after you make a change to a flow is to delete it from your app via the View > Data Sources menu and to re-add it. This ensures that the app picks up the latest definition of the flow.
Hi @PiebePost1
I've just tested this and it works OK for me.
Here's my result...
Can you post the ClearCollect code that you're using, just to make sure that there aren't any problems there?
Thanks for your reply!
One dtep further: It turns out that when i create a simple 2-step flow like yours, it's working perfectly fine, but as soon as I make changes to that flow and save them, the experience is becoming buggy. I've had similar experiences before.
I continue testing the day after tomorrow (have some other obligations tomorrow.
Hi @PiebePost1
Often, the best thing to do after you make a change to a flow is to delete it from your app via the View > Data Sources menu and to re-add it. This ensures that the app picks up the latest definition of the flow.
Thanks, this proces to be a good workaround: Recreating the flow connection.
User | Count |
---|---|
256 | |
106 | |
86 | |
51 | |
43 |