View Single Post
Old 01-07-2023, 12:32 PM   #1
jwahome2002
Junior Member
jwahome2002 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jan 2023
Device: Calibre
Stuck on If, then, else

Hello - very new to Calibre, but very familiar with data manipulation. I am trying to create a custom field using if-then-else. I have spent days searching and cannot figure out the correct syntax.

Here is what I am trying to solve for:

IF {universe} isempty

THEN concatenate({universe},{book#})

ELSE concatenate ("1",{author},{saga},{Book#}


Any help is greatly appreciated!!
jwahome2002 is offline   Reply With Quote