From 9bde999979dab1722c84917625ea7445734310d0 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Thu, 11 Mar 2021 22:29:35 +0100 Subject: [PATCH] Zweiter Korrekturversuch 8100 209C --- bibliotheca/config/main/8100.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bibliotheca/config/main/8100.json b/bibliotheca/config/main/8100.json index 40f5a0b..1898b53 100644 --- a/bibliotheca/config/main/8100.json +++ b/bibliotheca/config/main/8100.json @@ -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