I have tried to search on this topic but havent been able to find the right solution. What I am trying to do is take each row value from my display column in Table 1 and populate a Table 2 with a column for each row value.
I would like to dynamically create the columns in Table 2 so that there is column for apple, banana, and pecan. Ideally if I add a row to Table 1 then a column can be added in Table 2.
Hi Brian, this sounds like you come from Excel and are trying to replicate Excel patterns in Coda. But Coda is more akin to relational databases. Programatically creating new columns doesn’t make sense for the vast majority of use-cases.