Forum Discussion
ImalkaJ
Oct 18, 2021Copper Contributor
Filter function in table
Hi there, I am using filter function to bring 2 columns from a another table. I want to make it a table. But I get the regular #SPILL error message. Is it a limitation or is there a way to write fil...
- Oct 23, 2021
Spills are not married with tables, you may use dynamic array function within table if only it returns one value, not spill. That's by design, at least by current design.