Skip to content

Do array results spill to other cells? #4062

Answered by oleibman
infojunkie asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, it is expected, we do not yet have good support for array results. I have PR #3962 in draft status; you might want to test against it, in conjunction with setting ArrayReturnType in your code. This gives the full array result when you execute getCalculatedValue against B1; it does not, however, show any changes when executing getCalculatedValue against the other cells, at least not yet (that's one of the reasons why it's still in draft status). However, if you were to save the spreadsheet, you would see the expected values in the other cells when you open it.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@infojunkie
Comment options

@oleibman
Comment options

@infojunkie
Comment options

Answer selected by infojunkie
Comment options

You must be logged in to vote
0 replies
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