I’ve been playing around with how much I can tidy a messy dataset (e.g. data scraped from the web) in CODAP using the functions included, and so far it’s been pretty great.
However, if I drag a variable I’ve created by using a formula (e.g. extracting a substring from the original messy string) to create a new collection I get an error (invalid reference to child attribute).
Is there a way I can do something like “paste values” in Excel to “set” the values of the new variable so I can remove the reference?
Thanks ๐