I see write to table has deprecated, how to mimic what it used to do?
If there are two columns in 2 seperate tables and I want to write them to a single column in table 3 how would this work with send to table?
"Write to Other Table" is deprecated but existing columns still work. Use "Send table data" instead - it's the new way to transfer data between tables.
To combine columns from 2 tables into table 3:
1. From each source table, go to Actions → Send table data [1]
2. Select table 3 as destination and choose "Send row"
3. Select which columns to send
Once data is in table 3, use "Merge columns" to combine them:
If you need any more help with using "Send table data" or merging columns, please let me know. Would you like to provide more details about what you're trying to achieve so I can assist further?