[ 
https://issues.apache.org/jira/browse/NIFI-13304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850095#comment-17850095
 ] 

Philipp Korniets edited comment on NIFI-13304 at 5/28/24 4:39 PM:
------------------------------------------------------------------

Interesting question. The other option is to duplicate flowfiles and pass each 
individual sheet as a separate attribute. But this solution is messy.. current 
convertExcelToCSV works really well with that. And it's is really useful.

 

And in our nifi society we got this question asked few times already.


was (Author: iiojj2):
Interesting question. The other option is to duplicate flowfiles and pass each 
individual sheet as a separate attribute. But this solution is messy.. current 
convertExcelToCSV works really well with that. And it's is really useful.

> ExcelReader - ability to split into flowfile per sheet
> ------------------------------------------------------
>
>                 Key: NIFI-13304
>                 URL: https://issues.apache.org/jira/browse/NIFI-13304
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Philipp Korniets
>            Priority: Major
>
> Currently ConvertExcelToCSV processor, if processing excel with multiple 
> required sheets in it, produces flowfile per sheet.
> New ExcelReader produces one flowfile with all data in it
>  
> There should be a way to configure output to be sheet-per-flowfile
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to