TransWikia.com

Combining columns in attribute table

Geographic Information Systems Asked by Nulf on July 15, 2021

How can I merge columns in attribute table with / as delimeters?

enter image description here

2 Answers

Open the field calculator then use the formula:

"column1" || '/' || "column2"

Correct answer by HeikkiVesanto on July 15, 2021

Also you may use the combination of array_to_string(), map_avals(), and attributes() to get all attributes concatenated with a comma:

array_to_string(map_avals(attributes()))

Answered by Taras on July 15, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP