Forum Discussion
b_minesh
5 years agoFrequent Visitor
Add columns from one table to another
I have a table called Feedback with the many columns, however, I want to extract only a few columns into a new table Following are the columns that need to be put in a new table Question Te...
- 5 years ago
Add a calulcated colum defined as RELATED(whatever the field is named in the related table)
- 5 years ago
b_minesh , refer this video how to copy value from one tbale to another
littlemojopuppy
5 years agoCommunity Champion
Add a calulcated colum defined as RELATED(whatever the field is named in the related table)
- b_minesh5 years agoFrequent Visitor
When I use the RELATED function, the table that I want the column from does not show up.