# Filter for Backslash in Artist Field?

**URL:** https://community.mp3tag.de/t/filter-for-backslash-in-artist-field/59698
**Category:** Support
**Created:** [January 14, 2023, 11:57pm UTC](https://community.mp3tag.de/t/filter-for-backslash-in-artist-field/59698 "2023-01-14T23:57:01Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Grey](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/g/b782af/32.png) [@Grey](https://community.mp3tag.de/u/Grey)
#### Post date: [January 14, 2023, 11:57pm UTC](https://community.mp3tag.de/t/filter-for-backslash-in-artist-field/59698/1 "2023-01-14T23:57:01Z")

</div>

How do I do this? I don't see anything in the Help file.

I tried putting it in quotes but it doesn't work.

Edit: Found this in another post and it works: `"$meta_sep(ARTIST,'\')" HAS "\"`

---

<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: [January 15, 2023, 7:56am UTC](https://community.mp3tag.de/t/filter-for-backslash-in-artist-field/59698/2 "2023-01-15T07:56:02Z")

</div>

> [@Grey](#):
>
> I don't see anything in the Help file.

Then a short detour to the FAQs might have helped:

> [@Filter expressions](https://community.mp3tag.de/t/filter-expressions/10080/3):
>
> Filter with Scripting Check if a field is longer than 4 characters: "$len(%bpm%)" GREATER 4 Files with multipe artist tags: "$meta\_sep(Artist,\\)" HAS \\ Check if two fields have the same value: "$if($eql(%artist%,%albumartist%),yes,no)" IS yes Check if the title is part of the filename: "$ifgreater($strstr(%\_filename%,%title%),0,yes,no)" IS yes

---

<div class="post-metadata">

### Author: ![Grey](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/g/b782af/32.png) [@Grey](https://community.mp3tag.de/u/Grey)
#### Post date: [January 15, 2023, 4:53pm UTC](https://community.mp3tag.de/t/filter-for-backslash-in-artist-field/59698/3 "2023-01-15T16:53:59Z")

</div>

> [@ohrenkino](#):
>
> short detour

I checked yesterday and didn't see that.

It wasn't clear to me at the time that I needed to select "All" in the drop-down menu at the top to find it.

---

<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 14, 2023, 4:54pm UTC](https://community.mp3tag.de/t/filter-for-backslash-in-artist-field/59698/4 "2023-02-14T16:54:45Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
