<expressions> <expression alias="Parcel ID" textsearchlabel="Search by Parcel ID [ Example: 010008909 or 0100%]:">PARCELS.PID like '[value]'</expression> <expression alias="Owner Search" textsearchlabel="Search by Property Owner [Example: Smith John (Last name first)]:">upper(Sheet1$OrionNEW.PartyName) like upper('%[value]%')</expression> </expressions> <fields all="false"> <field name="PARCELS.PID" alias="Parcel Id" /> <field name="Sheet1$OrionNEW.PartyName" alias="Property Owner"/> <field name="Sheet1$OrionNEW.PartyAddress" alias="Property Address"/> <field name="Sheet1$OrionNEW.LegalDescription" alias="Legal Desc"/> <field name="PARCELS.acres" alias="Acres"/> </fields>
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.