For this example we assume a table merge based on and . The columns of table one are Short Name and and My Tags, of table two Short Nameand Other. The merged table should have the columns Name and Tags. This is the configuration: Code Block |
---|
language | text |
---|
title | Column Names |
---|
| Name, Tags |
Code Block |
---|
language | text |
---|
title | Header Translations |
---|
| Tags=My Tags|Other, Name=Short Name |
Note that mappings a separated by a comma, alternative values from the table columns are separated by pipes. |