HI all,
I’m a very newbie dev and I’m trying to do the following:
I’m reading an excel file extracted from SAP and I want to read a specific column and turn it into an argument. I wanted to do this by taking the column position or taking it according to the column name.
Does anyone know how should I do this?