Hi All
I am trying to input data from excel sheet (A1 : P19 ) to a webform ,but for each loop activities keep entering A1: P19 data again into the form and i do not know how to stop it.
I am using "current row " for a datatable call " dt_ang " on my for each row activites.
Can you tell me how to stop say at row X ?