ba-sachsen-pica/alephino/config/main/E_8100.json

16 lines
361 B
JSON
Raw Normal View History

2022-03-12 00:16:50 +01:00
[
{
"op": "core/column-addition",
"engineConfig": {
"facets": [],
"mode": "row-based"
},
"baseColumnName": "E|115",
2022-03-17 15:06:22 +01:00
"expression": "grel:cells['File'].value + ' ' + value.split(',')[0].trim()",
2022-03-12 00:16:50 +01:00
"onError": "set-to-blank",
"newColumnName": "8100",
"columnInsertIndex": 3,
2022-03-17 15:06:22 +01:00
"description": "Create column 8100"
2022-03-12 00:16:50 +01:00
}
]