Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm looking for cleaner layer rule expression syntax than the following sample:
ParcelNum = 'TL55682' OR ParcelNum = 'TL88956'
Something like:
ParcelNum = ('TL55682', 'TL88956')
You can see where I'm going with this...to include a large'ish arbitrary csv list that would be cleaner that repeating ParcelNum = XX OR.
Thank you.
Tyler
Map3d2019
Solved! Go to Solution.