mirror of
https://github.com/opencultureconsulting/ba-sachsen-pica
synced 2025-03-09 00:00:27 +01:00
1100 auch aus 425a und 425b nur 4-stellig
This commit is contained in:
parent
a8243af070
commit
bc422ecfda
@ -19,7 +19,7 @@
|
||||
"mode": "row-based"
|
||||
},
|
||||
"baseColumnName": "M|IDN",
|
||||
"expression": "grel:coalesce(cells['M|425a'].value, cells['M|425b'].value)",
|
||||
"expression": "grel:coalesce(cells['M|425a'].value, cells['M|425b'].value).find(/\\d{4}/)[0]",
|
||||
"onError": "set-to-blank",
|
||||
"newColumnName": "1100a",
|
||||
"columnInsertIndex": 3,
|
||||
|
Loading…
x
Reference in New Issue
Block a user