LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only

Output Excel Node - Sheet name using a template

  • 1.  Output Excel Node - Sheet name using a template

    Employee
    Posted 02-09-2017 09:26

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: martinh1976

    Hi

    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