Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: martinh1976Hi
I am managing to output to a excel sheet and placing the data within a template but the node input node is not being pulled through and the sheet name remains the same.
I would have expected the Input Name to be pulled through.
My output spec is below to align to the excel sheet i am using as a template:
<workbook>
<sheet inputIndex="1" outputIndex="1" dataStartRow="6" dataStartColumn="1" outputHeaderRow="false"/>
</workbook>
My input pins look like the following:
inputpin.PNG
Any ideas?
Thanks in advance.
Martin