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

Formula parser fixes #16

Closed
swmal opened this issue Feb 8, 2020 · 0 comments
Closed

Formula parser fixes #16

swmal opened this issue Feb 8, 2020 · 0 comments

Comments

@swmal
Copy link
Contributor

swmal commented Feb 8, 2020

This issue will cover some bugs, features with the formula parser of EPPlus (tokenizing and calculation).

  • Handle double negators (--) correctly.
  • Value matcher should compare DateTime and double
  • CountIf does not work properly with multiple conditions.
swmal added a commit that referenced this issue Feb 9, 2020
…nd double. CompileResultFactory includes float type in DataType.Decimal
swmal added a commit that referenced this issue Feb 9, 2020
…rough max number of rows when a range argument was an entire column now stops as Dimension.End.Row. Fixed a bug in CountIfs function which wasn't working properly with multiple criterias
@swmal swmal closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant