이 문서는 EloView 3에서 필터 사용에 대한 추가 도움을 제공합니다
키와 값을 구분할 때 ':'를 사용하고, 'IN' 또는 'NOT IN'에는 괄호("values")를 사용하십시오.
여러 키-값 연결에는 'and', 'or', 'in', 'and not', 'not in' 또는 'AND', 'OR', 'IN', 'AND NOT', 'NOT IN'을 사용하십시오.
값 제안 목록을 위해 콜론 뒤에 ' 또는 "로 값을 감싸십시오.
EQL 쿼리 예: status:"online" AND orientation:"landscape" OR contentstatus : "Success" AND name in ("k143") OR sitename not in ("vienna")
Please report any broken links by emailing elo.support@zebra.com and include a link to the knowledge article