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
  • 1.  Filter with no Input

    Employee
    Posted 04-29-2010 17:53

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

    Originally posted by: PGeee

    Is there an euqivalent to the Filter node which has no input. I just need a vehicle to place a rename in without having it read in any data. I've done it with a filter and used first exec but it seems clumsy


  • 2.  RE: Filter with no Input

    Employee
    Posted 04-29-2010 18:46

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

    Originally posted by: stonysmith

    I often use a Static Data node for this purpose. Just any header and one row of data will be enough.

    Then, hook that to the filter node.


  • 3.  RE: Filter with no Input

    Employee
    Posted 04-30-2010 10:39

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

    Originally posted by: ejones

    I believe the Dummy Input node was created for exactly this purpose. I suppose one could combine the Dummy Input and a Filter node inside a Composite if you would like to have only one visible node that does this.