Hello everyone,
I am having an issue with attaching Footer information to the Detail dataset from a previous page. This is how the data is structured.
Previous Page
Client name [Header]
Transaction data [Detail]
Transaction data [Detail]
Transaction data [Detail]
Transaction data [Detail]
Transaction data [Detail]
Next Page
Client name [Header] - same client as previous page
Transaction data [Detail]
Transaction data [Detail]
Transaction data [Detail]
Transaction data [Detail]
Summary data [Footer]
I need the Footer to attach to the Detail from the previous page because the Detail information belongs to the same client but I am guessing Datawatch separates two data sets because they are divided by the Client name reappearing in the Next Page. Is there any way to circumvent this issue? Your help would be much appreciated!