Using invoke method read all excel files and i want to get column name user name from all excel files then how i get it
you can do this with other activities, you can use a for each loop to read all excel files and use an expression to read the column name, its very easy. If you want change the way you are doing this i can help you