I have a custom made pack that has a parameter that accepts an NumberArray or a SparseNumberArray. I would like to pass into this parameter a column containing numbers as the input list. When doing so I get a warning that coda expects the parameter to be a list of numbers but found something that can match a column, or a list of rows from another unrelated table. The formula works sometimes despite this warning, but fails in certain circumstances. How can I either change the pack to properly accept a column inout, whilst hopefully still accepting straight lists, or change the document formula to better pass the column into the pack as a list. Thanks for any help.
Hey hey!
Can you share the document or a screenshot?
What’s the TYPE of the column you are passing in? Is the actual column type a number?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to pass a reference Column's Objects to a Pack | 3 | 697 | March 17, 2023 | |
| New Feature: Sparse array parameters | 0 | 497 | May 6, 2022 | |
| Ability to operate on a row of data | 5 | 862 | December 9, 2021 | |
| Use an object as a parameter 🎖 | 8 | 992 | December 21, 2021 | |
| Single formula that fills all rows of a table | 10 | 1315 | August 23, 2022 |