Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simple concenation results in parsing error, concenate null values as empty string #495

Closed
doczoidberg opened this issue Aug 25, 2020 · 3 comments
Labels
Bug Something isn't working ODFF Variances Implementation-defined, Unspecified, and Behavioral Changes Verified Verified by Handsoncode

Comments

@doczoidberg
Copy link

I still have many issues with HF. It is a mess to debug.
e.g. I have to go through all references here:

=C1198&";"&D1198&";"&E1198&";"&F1198&";"&G1198&H1198&":"&I1198&":"&J1198&";"&K1198&":"&L1198&":"&M1198&";"&N1198&";"&O1198&";"&P1198&";"&Q1198&";"&R1198&";"&S1198&";"&T1198&";"&U1198&";"&V1198&";"&W1198&";"&X1198&";"&Y1198

DetailedCellError {value: "#ERROR!", type: "ERROR", message: "Parsing error"}
message: "Parsing error"
type: "ERROR"
value: "#ERROR!"
__proto__: Object
@doczoidberg doczoidberg added the Bug Something isn't working label Aug 25, 2020
@doczoidberg
Copy link
Author

one can't concenate null values.

This should be used like an empty string?

@doczoidberg doczoidberg changed the title simple concenation results in parsing error simple concenation results in parsing error, concenate null values as empty string Aug 25, 2020
@izulin izulin mentioned this issue Sep 8, 2020
7 tasks
@wojciechczerniak
Copy link
Contributor

Should be fixed in #499

@wojciechczerniak wojciechczerniak added Verified Verified by Handsoncode Evaluator ODFF Variances Implementation-defined, Unspecified, and Behavioral Changes labels Sep 8, 2020
@doczoidberg
Copy link
Author

good work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working ODFF Variances Implementation-defined, Unspecified, and Behavioral Changes Verified Verified by Handsoncode
Projects
None yet
Development

No branches or pull requests

2 participants