Forum Discussion
Button for confirming data was validated by someone
Thanks for your response.
What I am trying to accomplish is for someone else to go in and validate any new items that have been added to a particular SP list without having to click on each individual item.
There could be over 120 items in the list at times. So having the report generated a summary of what has changed and then allowing that person to click a single button that says they have validated the data.
We are trying to automate the process to avoid having to send emails saying they have completed validation.
We are able to set the automatic refresh for a daily recurrence so having the data available is not a concern.
There could be over 120 items in the list at times. So having the report generated a summary of what has changed and then allowing that person to click a single button that says they have validated the data.
If your report user filters for the required rows, and the filter is impacting the Power Automate visual then the entire filtered resultset will be transferred to Power Automate. No need for checkboxes or clicking individual items.
and then allowing that person to click a single button that says they have validated the data.
Beware that there is no feedback whatsoever. All it says "flow has been requested". Nothing is preventing the user from smashing that button repeatedly etc.