I've successfully built an approvals flow that I'm happy with but now the approval requirements has changed and I need to either modify it or create it all over again -
For approvals, now depending on the level of impact will determine the amount of required users needed to consider it approved. One of the columns in my SharePoint list has the impact level listed and from that information, I need it to know that only X number of approvers are needed before it can be marked approved. How would I do that?
Also, is there a way to add a column to see who is pending approval within SharePoint from the flow? This one is a huge point that I haven't been able to solve for yet. Being able to see it in Approvals or Workflows isn't a solution, as we are a team and I need to be able to see everything that is pending.