we have requirement to loop through the rows in List View, and then based on some condition we need to pass the data to another view, pseudo code show below
if(impact=yes){//increment a variable }
pass the variable to another view and set as the control value