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

Formula Returns with an array is truncated to a single cell #101

Open
bevsxyz opened this issue Jul 19, 2023 · 0 comments
Open

Formula Returns with an array is truncated to a single cell #101

bevsxyz opened this issue Jul 19, 2023 · 0 comments

Comments

@bevsxyz
Copy link

bevsxyz commented Jul 19, 2023

I am using the flatpak version 7.4.0.163

I have been trying to use multiple functions that would return an array instead of a single cell, and the result is always truncated to the first cell. The function in question is not relevant, even table references suffer the same fate.

PFA ss of two such instances.

bits_batchmates is an array reference, which should ideally return a table. bits_batchmates[States] should return the column States. Instead, it returns the single state value, Andhra Pradesh.

  • The return value for UNIQUE function

Screenshot from 2023-07-19 22-42-37

  • Array reference

Screenshot from 2023-07-19 22-42-42

Note: Although it must be mentioned that any reductive calculations on these arrays return the expected values.

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

No branches or pull requests

1 participant