[
https://issues.apache.org/jira/browse/NIFI-13418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17863940#comment-17863940
]
ASF subversion and git services commented on NIFI-13418:
--------------------------------------------------------
Commit 90c58a88a702db2b418e2bf6ebe7eb422a3c3b51 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=90c58a88a7 ]
NIFI-13418 Updated ExcelReader to handle spreadsheets with shared formulas
This closes #9063
Signed-off-by: David Handermann <[email protected]>
> 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
> Attachments: SaleData.xlsx
>
> Time Spent: 20m
> 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)