Skip to content

Conversation

@wang12124468
Copy link

Such as =SUMIFS(A:A, B:B, "2025"), when the type of B is STRING (Set cache), the "2025" is transformed by findCompareToken to NUMBER (Get cache)

close #xxx

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

Such as `=SUMIFS(A:A, B:B, "2025")`, when the type of B is STRING (Set cache), the "2025" is transformed by findCompareToken to NUMBER (Get cache)
@github-actions
Copy link

github-actions bot commented Dec 19, 2025

View Deployment

📑 Demo (React@19) Demo (React@16) 📚 Storybook
🔗 Preview link 🔗 Preview link 🔗 Preview link

@wpxp123456
Copy link
Contributor

Thank you. This problem is known, but it's not possible to simply determine if a number and a string of numbers are equal here, because many formulas use this method.

@wpxp123456
Copy link
Contributor

We'll see how to handle this in the future.

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

Successfully merging this pull request may close these issues.

2 participants