Select to view content in your preferred language

query in attribute table

1688
2
Jump to solution
02-25-2016 10:23 AM
Labels (1)
LefterisKoumis
Frequent Contributor

This is may be an idiotic question with an obvious answer.

Can I execute the query using only one expression?

It seems to me that the only way to do this is to set "Both"  and set the second query that you don't need to something like "OBJECTID_1  is greater than 0".

If you use only one query, you get an error since it expects both expressions to be valid.

Thanks.

0 Kudos
1 Solution

Accepted Solutions
RickeyFight
MVP Regular Contributor

Have you tried just adding a Filter expression instead of expression set?

Filter Expression should only have one definition where expression set is multiple.

View solution in original post

0 Kudos
2 Replies
RickeyFight
MVP Regular Contributor

Have you tried just adding a Filter expression instead of expression set?

Filter Expression should only have one definition where expression set is multiple.

0 Kudos
LefterisKoumis
Frequent Contributor

Thank you. I was right, an idiotic question.

0 Kudos