Only: it does not make sense esp. if you delete the contents of the field YEAR afterwards. You go from structured data in fields to an unstructured string in a single field.
I would no delete the contents in the field YEAR - because if you think different in the future, you can easily remove the data that corresponds with YEAR from the field ALBUM.
And: if you add YEAR to ALBUM, use a unique separator between the pseudo-fields for reasons of easier splittability. The hyphen is a bad separator in this respect.
Thanks for your fast reply.
I don´t want to append, I want to move all values from YEAR to ALBUM (e.g.). Afterwards YEAR should be blank. Format values don´t seems to be the needed action....
You have to delete the source field afterwards.
You can combine that in an action group that first appends the one field and with the next action deletes the source field.
It do not work completely....
YEAR will be removed, but not displayed in ALBUM.
Removing YEAR afterwards works perfectly, so both tags are finally blank :frowning
What I´m doing wrong?