Hi All,
I need some help with the below problem.
My data has Column A and Column B. One row value in Column A has many Column B values. I need loop through Unique Column A values and get Column B values belongs to unique Column A value. please screenshot below for example:
3025 in Column A has 7 records in Column B. I need to plug these 7 records in web application for further processing.