Hi I'm trying to create an excel row, which I want to insert into an excel row, row by row.
Created a datatable variable, with variables as input. But I only get %value1% %value2% in the excel row, and not the actual value of the variable as i created in the row. Guess I have the wrong syntax, or escaping?