Jump to content

jcaloway

Registered Users - Approved
  • Posts

    2
  • Joined

Posts posted by jcaloway

  1. My data file has a field that has two parts

    I only want to create a new output file when the first part of the data changes. See the sample data below.

     

    Can I use an array to only create a new output file when T1 changes to T2 or do I need to split my data into two fields before using it into FusionPro?

     

    Sample data looks like (Sack and Pa is one data field currently)

    Sack and Pa

    T1 P1

    T1 P1

    T1 P2

    T1 P2

    T2 P1

    T2 P1

    T2 P2

    ...

    ...

     

     

    Thanks in advance for any help you can provide

×
×
  • Create New...