Hi guys,
I have a folder with a few excels with one column I want to copy to a webform. How can I achieve that ? I don’t want to iterate through them one by one and copy row by row due to performance concerns. I need to copy the whole column and paste it to the webform. Can you help me ?