hi
please help me is this correct?
Format Value
field: Title
$if(%title% IS "qwert",%artist%,%album%)
hi
please help me is this correct?
Format Value
field: Title
$if(%title% IS "qwert",%artist%,%album%)
Does it work?
If not try:"$if($eql(%title%,'qwert'),%artist%,%album%)"
thanks but "qwert" is only part of all title string!
for example title is: "asdfgqwertdgd dfkgld"
The original post said "is".
Anyway:
"$ifgreater($strstr(%title%,'qwert'),0,yes,no)"
Note: Do not mix Filter syntax with Formatstring syntax.
Try this formatstring ...
DD.20170224.1333.CET, DD.20170722.1129.CEST