Zweiter Korrekturversuch 8100 209C

This commit is contained in:
Felix Lohmeier 2021-03-11 22:29:35 +01:00
parent 6b881e6b74
commit 9bde999979
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"mode": "row-based"
},
"baseColumnName": "E|ZUNR",
"expression": "grel:cells['File'].value + ' ' + value.replace('-','/')",
"expression": "grel:if(cells['File'].value=='DD',forNonBlank(cells['E|ZWGST'].value,v,v,cells['File'].value),cells['File'].value) + ' ' + value.replace('-','/')",
"onError": "set-to-blank",
"newColumnName": "8100",
"columnInsertIndex": 3