Hello,
(Windows here)
I want to filter by 2 columns to be equal // not equal.
I found
deleted
and
deleted
but they don't answer my question, since from here:
(I had to delete the third link, all of them going to mp3tag.de though)
(community item number 19751)
I got
"$if($eql(%artist%,%artist_bak%),1,0)" IS 1
but I don't understand why there are TWO digits within the outer parenthesis (1,0), and I haven't found it to get explained within the links mentioned.
So I tried this on my data, with, according to the example:
"$if($eql(%filename%,%title%),1,0)" IS 0
(from my understanding, "eql" stands for "equal", and "IS 0" for "NOT),
but I get the full set, and with
"$if($eql(%filename%,%title%),1,0)" IS 1
I get a zero set, but both results are wrong, since:
Most of the column data are equal / identical, for a given row, but not all of them, so for "equal" I should get the full set minus some, and for "not equal" I should get just some results... not, as I get now, either all or nothing.
What would be the correct syntax, please, and/or where it is explained so that I can build it correctly on my own?
Thank you very much!
I always get the error that new users can only enter 2 links, but none is allowed; all of them were to INTERNAL mp3tag.de.....
The first two links were:
to item Filtering and Searching Files and Tags
and to item Filter and Search






