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?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.