Excel Reading

HI all ,
i want to read a excel as a row and want to hold the value in out argument, eg
image
name should be a out argument and that should hold a value of “AKSH” similarly for designation , location!
once 1st row completed it should go to next row and want to read data and need to hold values in respected variables.

can any one share me the xaml if possible!

Hi Naveen,

Please check the solution ExcelArgTest.zip (41.2 KB)

I am passing the row data into another workflow and assigning the values of name and designation into out variable and printing the data into main file

Please check and let me know if it is a correct solution or not

1 Like

Thank you so much ! as i expected seeing the output:)

Ur welcome bro

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.