Forum Discussion
There is an Aggregate snap, which you do stuff like COUNT, but not sure it’s worth it. If you did a Head snap with Offset=1 and Documents=1000000 (or some arbitrary max) would that work?
Hi Ptaylor,
Please find my Parent and Child pipeline and source file known as Excel Date
Pipelines:
Generator.Holiday files_2021_01_30 (1).slp (11.3 KB) Parent Date Pipeline_2021_01_30.slp (7.3 KB)
Source File:Date Generator.xlsx (18.7 KB)
My Expected Output:
My Obtained Output:
May be I am using file overwrite here may be a concern . If we store the same in a oracle table through insert method we could capture all of them . But I need a file writer to this job.
Thanks