Posts

Showing posts with the label data validation

S) How to remove header and trailer from CSV file?

Read by new line initially and remove header trailer then redefine. To remove trailer, use dedup component with option key as null and keep last record. Finally retrieve all data records from dedup port