Forum Discussion
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 Text
Response Text
Date
Please tell me how this can be achieved? I tried using SELECTCOLUMNS but got an error saying that "got multiple values and expected single values"
Add a calulcated colum defined as RELATED(whatever the field is named in the related table)
b_minesh , refer this video how to copy value from one tbale to another
5 Replies
- amitchandakSuper User
b_minesh , refer this video how to copy value from one tbale to another
- littlemojopuppyCommunity Champion
Add a calulcated colum defined as RELATED(whatever the field is named in the related table)
- b_mineshFrequent Visitor
When I use the RELATED function, the table that I want the column from does not show up.
- littlemojopuppyCommunity Champion
Try the LOOKUPVALUE function
- IceyCommunity Support
Hi b_minesh ,
Please let us know if the replies above are helpful.
If they are, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If not, please give us more details.
Best Regards,
Icey