# Specifying Multiple Fields for an Action

**URL:** https://community.mp3tag.de/t/specifying-multiple-fields-for-an-action/19583
**Category:** Support
**Created:** [December 5, 2017, 10:58pm UTC](https://community.mp3tag.de/t/specifying-multiple-fields-for-an-action/19583 "2017-12-05T22:58:20Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ohrenkino](https://community.mp3tag.de/user_avatar/community.mp3tag.de/ohrenkino/32/4843_2.png) [@ohrenkino](https://community.mp3tag.de/u/ohrenkino)
#### Post date: [December 6, 2017, 5:30am UTC](https://community.mp3tag.de/t/specifying-multiple-fields-for-an-action/19583/2 "2017-12-06T05:30:14Z")

</div>

> [@mrjayviper](#):
>
> ... It's also possible that this feature is still not available.

The function is there in principle but not as you probably expect it.  
The trick is to use an action of the type "Guess value" for the list of fields that you want to treat in one go and use a delimiter of your choice. Also, the bulk function has to be applied to the source.  
An example: you want to remove the "The" from ALBUMARTIST and ARTIST:  
Action: "Guess value"  
Source: $replace('%albumartist%===%artist%,The ,)  
Target Pattern: %albumartist%===%artist%

The === can be replaced by more or less any unique character.  
See, what you can make of it.

---

_[View the full topic](https://community.mp3tag.de/t/specifying-multiple-fields-for-an-action/19583)._
