Replace a fixed text string (in File Name) with a variable %year%

%year% can be used where you are expected to enter a format string.

If that is the accurate copy then you have replaced the string "YEAR UNK" with the value from YEAR in the user-defined (and probably non-existent) field FILENAME.
if you want to address the filename, use _FILENAME.
Sometimes, as said in

a screendump helps.

You say that you have used

but you do not tell us which Convert function you used and which action.