Hello Everyone,
I had a question regarding a model i'm trying build. Basically I have a table (Assessed Decisions) and two features (Assessed_Lines and Assessed_Polys). What i'm trying to do is create a model that would allow the user to select a value from a field (field name is INTEGRATED_REPORT_CATEGORY and it's possible values are 1, 2, 3, 4a, 4b, 4c and 5) and perform a select by attribute based on that user's input.
Thank You!