bamaer commented on issue #6224: URL: https://github.com/apache/hop/issues/6224#issuecomment-3664666045
We know you're converting from Pentaho, but like we explained before, Hop != Pentaho, and especially the formulas in PDI are not 100% compatible with their Apache Hop equivalents. The `ISNA()` function in spreadsheets is not a null check, what you're looking for is `ISBLANK()`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
