Skip to content
This repository has been archived by the owner on Mar 9, 2020. It is now read-only.

Fixed issue in formula match #505

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

leonardopinho
Copy link

When using the "Formula" feature for a "Match", where we would target a Range of DataTime an exception is thrown. As a result of this calculation we had the string {#VALUE!}... not the correct value. This always occurred when comparing a DateTime with a Double in the "ValueMatcher" class, in the "IsMatch" method.

This PR proposes a correction for the case cited.
A unit test has been added for this case.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant