Trim spaces before Artist

Hello. I'm very new to MP3Tag. It's been very helpful so far. I download many songs from different DJ Pools. One particular pool, inserts unwanted spaces before the Artist's name. That space can offset when searching for artist while I'm actively DJing. For Example [ Taylor Swift] when it should be [Taylor Swift]. I've used the following & I'm stuck: Field_ARTIST &
Formatstring $trim(%artist%). Should I make the underscore "" an actual space? I appreciate any & all help. Thank You all

I am happy to share, that after much trial & error...I have figured it out. Thankfully!

Glad you found a solution! In fact, your approach from the initial post already looked correct -- one way would be to use Convert > Tag - Tag for field ARTIST using

$trim(%artist%)

as format string. The same is possible as action of type Format tag field.