I’ve created a flow with an approval request for a group. This group consists of six people. When two out of the six have responded to the approval request, the result should be evaluated and the flow must continue.
I’ve found a method where a second flow monitors the number of responses in the Dataverse table "msdyn_flow_approvalresponse", and once two responses are present, the approval process is closed.
However, I’m running into an issue where the table remains empty — the responses from the approval processes do not appear in that table. I would like to complete the flow using this table.
Why aren’t the responses being written to the designated table, and how can I adjust this to make it work?

Report
All responses (
Answers (