Skip to content

Any View API to get row number by an index value #1775

Answered by texodus
nekw asked this question in Q&A
Discussion options

You must be logged in to vote

You can use a filter:

await table.view({filter: [["Field1", "==", "k2"]]});

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nekw
Comment options

@texodus
Comment options

Answer selected by texodus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants