mirror of
https://github.com/opencultureconsulting/ba-sachsen-pica
synced 2025-03-09 00:00:27 +01:00
fix typos 2009 2010 2201 2240
This commit is contained in:
parent
cfc75a81db
commit
5ef2383a41
@ -10,6 +10,7 @@
|
||||
"onError": "set-to-blank",
|
||||
"newColumnName": "2009",
|
||||
"columnInsertIndex": 4
|
||||
},
|
||||
{
|
||||
"op": "core/text-transform",
|
||||
"engineConfig": {
|
||||
|
@ -29,6 +29,6 @@
|
||||
"expression": "grel:value.replace('-','')",
|
||||
"onError": "set-to-blank",
|
||||
"newColumnName": "2010",
|
||||
"columnInsertIndex": 3,
|
||||
"columnInsertIndex": 3
|
||||
}
|
||||
]
|
||||
|
@ -29,6 +29,6 @@
|
||||
"expression": "grel:value",
|
||||
"onError": "set-to-blank",
|
||||
"newColumnName": "2201",
|
||||
"columnInsertIndex": 3,
|
||||
"columnInsertIndex": 3
|
||||
}
|
||||
]
|
||||
|
@ -29,6 +29,6 @@
|
||||
"expression": "grel:value.slice(3)",
|
||||
"onError": "set-to-blank",
|
||||
"newColumnName": "2240",
|
||||
"columnInsertIndex": 3,
|
||||
"columnInsertIndex": 3
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user