[ 
https://issues.apache.org/jira/browse/NIFI-4112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Boulter updated NIFI-4112:
----------------------------------
    Description: 
The ConvertExceltoCSV will remove missing cells from the CSV output.

An input of {{TEST,,,TEST}} will become {{TEST,TEST}}

Please see input and output attached.

  was:
The ConvertExceltoCSV will remove missing cells from the CSV output.

An input of TEST,,,TEST will become TEST,TEST

Please see input and output attached.


> ConvertExceltoCSV removes missing cells
> ---------------------------------------
>
>                 Key: NIFI-4112
>                 URL: https://issues.apache.org/jira/browse/NIFI-4112
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.3.0
>            Reporter: Michael Boulter
>            Priority: Minor
>         Attachments: 4146786940134586_Sheet1.csv, test.xlsx
>
>
> The ConvertExceltoCSV will remove missing cells from the CSV output.
> An input of {{TEST,,,TEST}} will become {{TEST,TEST}}
> Please see input and output attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to