Sort and Splitting using a derived variable - - causes an error.

Cathy Wilbur

Well Known Member
Have a file that has 5 different groups of data in file.
Decided to define a derived variable to define the 5 different groupings.
Want to sort the file by the derived variable.
Then want to split the file by the derived variable.
Then when it splits I write the different data sets out to be processed.
This process is causing a failed to open error.

See attached pictorial of Director script.
 

Attachments

  • DirectorScriptPicture.jpg
    DirectorScriptPicture.jpg
    89.8 KB · Views: 20
  • SortNode.jpg
    SortNode.jpg
    31.2 KB · Views: 16
  • SplitNode.jpg
    SplitNode.jpg
    22.2 KB · Views: 16
  • DerivedVariables.jpg
    DerivedVariables.jpg
    133.1 KB · Views: 13
  • Condition_GroupType1.jpg
    Condition_GroupType1.jpg
    20.2 KB · Views: 14
Last edited:
Back
Top