From 3ba2577c3070ae363ee9e145a4576b091cacf716 Mon Sep 17 00:00:00 2001 From: Felix Lohmeier Date: Thu, 11 Mar 2021 21:53:27 +0100 Subject: [PATCH] Korrektur 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..c92f159 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(value=='DD',forNonBlank(cells['E|ZWGST'].value,v,v,value),value) + ' ' + value.replace('-','/')", "onError": "set-to-blank", "newColumnName": "8100", "columnInsertIndex": 3