[
https://issues.apache.org/jira/browse/NIFI-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863947#comment-17863947
]
ASF subversion and git services commented on NIFI-13418:
--------------------------------------------------------
Commit 3bdf32dd1405e68f5406582e338932a2db132368 in nifi's branch
refs/heads/support/nifi-1.x from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3bdf32dd14 ]
NIFI-13418 Updated ExcelReader to handle spreadsheets with shared formulas
This closes #9063
Signed-off-by: David Handermann <[email protected]>
(cherry picked from commit 90c58a88a702db2b418e2bf6ebe7eb422a3c3b51)
> Add support to ExcelReader to handle Excel spreadsheets with shared formulas
> ----------------------------------------------------------------------------
>
> Key: NIFI-13418
> URL: https://issues.apache.org/jira/browse/NIFI-13418
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Major
> Fix For: 2.0.0-M5
>
> Attachments: SaleData.xlsx
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Currently if an Excel spreadsheet has a shared formula, the ExcelReader
> throws the following exception
> {code:java}
> java.lang.IllegalStateException: This cell has a shared formula and it seems
> setReadSharedFormulas has been set to false or the formula can't be evaluated
> {code}
> NOTE: This issue was mentioned in NIFI-11167 but I could not find data which
> exhibited this issue. I have now found data which exhibits the issue (see
> attached).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)