How to Make a New Column Visible and Populated in a Child Table
I initiated a new table using company information like names and LinkedIn URLs. Subsequently, I executed the 'find people' action and transferred the results to a new table, which functioned smoothly. Later, I recognized the necessity of adding a new column to the original (parent) table, so I did. My next step was to replicate this new column in the secondary (child) table. To achieve this, I accessed the parent table column in the child table with the intent of incorporating the new data into the child table. However, I encountered an issue: while I can view all the original columns from the table when browsing through the child table, the newly added column is not visible. How can I make this new column visible in the child table and populate it with the necessary data?