You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This causes some issues, as it either requires that users of Hyperformula always define all required named expressions or they take this into account in formulas, which will give very long formulas.
Hi @jboysen! Thank you for reaching out to us. This behavior doesn't seem correct. We will fix it in one of the upcoming releases.
It seems that there is an issue with the implementation of the function AVERAGE. The non-numeric arguments passed as cell references or raw values are ignored (following the definition of AVERAGE). Named expression arguments, however, are coerced to number instead.
Description
We have found a deviation from Excel where named expressions not set are taken into account in functions. E.g. for the following code:
In Excel the corresponding example correctly yields 1: Hyperformula function issue.xlsx
This causes some issues, as it either requires that users of Hyperformula always define all required named expressions or they take this into account in formulas, which will give very long formulas.
Video or screenshots
No response
Demo
https://jsfiddle.net/9muhqwct/3/
HyperFormula version
2.6.2
Your framework
No response
Your environment
Chrome 122 on Windows 11
The text was updated successfully, but these errors were encountered: