Calculation returning array of strings
I have a calculation that returns an array of strings.
But when I load this calculation, I get back only 2 results from the query. The first has "hello" and the other "world".
Why don't I get all query results instead of the first 2 with each of them having the full list?
But when I load this calculation, I get back only 2 results from the query. The first has "hello" and the other "world".
Why don't I get all query results instead of the first 2 with each of them having the full list?
