Created 09-01-2022 10:37 AM
I have a csv with 50 columns, is there a way to grab a specific column by it's header name and move it in a separate flow file for further processing?
Created 09-01-2022 12:05 PM
Hi ,
you can use QueryRecord Processor. For more information please see:
https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-standard-nar/1.12.1/org.apach...
If you find this helpful please accept solution. Thanks
View solution in original post