Before posting, please read: When to use this forum, when to submit a help ticket

Author Topic: Confused by smart list operators  (Read 3909 times)

jowidi

  • Senior Member
  • ****
  • Posts: 40
  • Karma: +1/-0
    • Musician page on facebook
Confused by smart list operators
« on: March 18, 2016, 04:44:35 AM »
I still can't grasp some of the fine points of smart list filtering. E.g. I wanted to create a filter that shows only songs where the 'Artist' field is empty. My first try was to use the filter " 'Artist' contains -nothing- " - but that list came up empty. Only when I used " 'Artist' equals -nothing- " I got the desired result. What exactly is the difference in this special case?

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5701
  • Karma: +139/-3
Re: Confused by smart list operators
« Reply #1 on: March 18, 2016, 08:18:16 AM »
"Contains nothing" is a strange way to ask if someone is empty, and might be confusing the computer in the same way that "divided by 0" would. This is like asking someone if their pocket contains some emptiness. It would be more clear to ask them if their pocket is empty.

jowidi

  • Senior Member
  • ****
  • Posts: 40
  • Karma: +1/-0
    • Musician page on facebook
Re: Confused by smart list operators
« Reply #2 on: March 19, 2016, 02:13:03 AM »
There was emptiness in my brain but you helped me to grasp the Zen of querying, great master  ;)

arlo

  • Administrator
  • Senior Member
  • *****
  • Posts: 5701
  • Karma: +139/-3
Re: Confused by smart list operators
« Reply #3 on: March 19, 2016, 09:54:32 AM »
Ha ha, okay!  ;D

 

anything