Avatar

Level 4

Hi @anupk2111,

 

There are about 6 columns in the excel where i need to apply some logic for each column.

 

for example : get firstname column from excel and only take first 3 letters and pass in url, get the country name from excel and remove spaces and pass in url and so on.. 

i don't know if we can write a javascript function and pass the return value into the url. If that functionality supports then it would be easier.