# Filter Expressions

**URL:** https://community.mp3tag.de/t/filter-expressions/11903
**Category:** Support
**Created:** [April 22, 2011, 11:03am UTC](https://community.mp3tag.de/t/filter-expressions/11903 "2011-04-22T11:03:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kittmaster](https://community.mp3tag.de/user_avatar/community.mp3tag.de/kittmaster/32/14793_2.png) [@kittmaster](https://community.mp3tag.de/u/kittmaster)
#### Post date: [April 22, 2011, 11:03am UTC](https://community.mp3tag.de/t/filter-expressions/11903/1 "2011-04-22T11:03:53Z")

</div>

Is there a way to filter %artist% that has "FEAT" while NOT displaying "FEAT."

Is there a NOT exclusion that can do this, I have a few hundred to sort through and its painful since both return using:

%artist% HAS "FEAT"

Any ideas?

Thanks!

---

<div class="post-metadata">

### Author: ![dano](https://community.mp3tag.de/user_avatar/community.mp3tag.de/dano/32/6_2.png) [@dano](https://community.mp3tag.de/u/dano)
#### Post date: [April 22, 2011, 11:48am UTC](https://community.mp3tag.de/t/filter-expressions/11903/2 "2011-04-22T11:48:22Z")

</div>

%artist% HAS "FEAT" AND NOT %artist% HAS "FEAT."

---

<div class="post-metadata">

### Author: ![kittmaster](https://community.mp3tag.de/user_avatar/community.mp3tag.de/kittmaster/32/14793_2.png) [@kittmaster](https://community.mp3tag.de/u/kittmaster)
#### Post date: [April 22, 2011, 11:56am UTC](https://community.mp3tag.de/t/filter-expressions/11903/3 "2011-04-22T11:56:56Z")

</div>

Thanks Dano,

Didn't realize I had to AND the two together, used the NOT, without the AND.

🙂

Best,

Chris

---

<div class="post-metadata">

### Author: ![system](https://community.mp3tag.de/uploads/default/original/2X/c/ce7035d426cb755a7916793326d23b465222a407.png) [@system](https://community.mp3tag.de/u/system)
#### Post date: [February 9, 2026, 12:23pm UTC](https://community.mp3tag.de/t/filter-expressions/11903/4 "2026-02-09T12:23:03Z")

</div>


