Forum Discussion
melian
7 years agoFrequent Visitor
How to combine three columns into one?
Hi, I have a table that has three columns (Zip codes columns). I want to combine all of them into one column that has all the zip codes. How can I do that?
- 7 years ago
v-chuncz-msft
Community Support
7 years agomelian
7 years agoFrequent Visitor
v-chuncz-msft Thank you so much. The UNION function did the job. Much appreciated.