I'm trying to append a column to an input excel file but the output tool adds a blank row as first row and the second row with the expected text. I selected append to existing sheet option from the output options menu and map by name from the append field name menu. The result is:
Header1 | Header2 | Field expected
<text> <text> blank
blank blank <text>