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

Add Lookup and Reference functions #158

Closed
5 of 6 tasks
krzysztofspilka opened this issue Feb 6, 2020 · 3 comments
Closed
5 of 6 tasks

Add Lookup and Reference functions #158

krzysztofspilka opened this issue Feb 6, 2020 · 3 comments
Assignees
Labels
Function Feature or bug in formula function Verified Verified by Handsoncode
Milestone

Comments

@krzysztofspilka
Copy link
Member

krzysztofspilka commented Feb 6, 2020

Description

Part of Epic #150

We need to add lacking Lookup and Reference functions to achieve the minimum viable product to be incorporated into Handsontable.

The below list is compatible with formula.js as seen here.

  • CHOOSE
  • COLUMN
  • COLUMNS
  • ROW
  • ROWS
  • UNIQUE
@krzysztofspilka krzysztofspilka added the Function Feature or bug in formula function label Feb 6, 2020
@wojciechczerniak wojciechczerniak added this to the Next milestone Feb 18, 2020
@krzysztofspilka krzysztofspilka added the Verified Verified by Handsoncode label Jun 23, 2020
@wojciechczerniak
Copy link
Contributor

Update:

  • CHOOSE
  • COLUMNS
  • ROWS

@voodoo11
Copy link
Collaborator

Update:

  • HLOOKUP
  • ROW
  • COLUMN

@wojciechczerniak
Copy link
Contributor

Note from #520 by @voodoo11 "Function UNIQUE seems out of our scope for now as it returns array."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Function Feature or bug in formula function Verified Verified by Handsoncode
Projects
None yet
Development

No branches or pull requests

4 participants