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