Colin,
Thank you for posting your question. Querying on a Boolean field is a little bit different than normal queries. Boolean type fields can only have a value of 'Yes" or a value of 'No". When creating a query on a field (for example on a junction field called TEST) that is a Boolean type you simply need to put in the query statement as follows:
Type: Junction
Field: TEST (Boolean)
1) To select elements that have Yes values -> JUNCTION->TEST
(click if need larger image)
boolianquery-yes.jpg
2) to select elements that have a No value write it as .NOT.JUNCTION->TEST
(click if need larger image)
Boolian query-no.jpg
We will pass on your feature request to the development team, but please be aware that unfortunately we cannot guarantee that all feature requests will get implemented. However, as an immediate workaround you can use now, we suggest the following:
A) Join all layer tables -> Use the InfoWater-> Utilities-> Database-> Join All Layer Tables
-> This will Join the hydraulic, information, and out put fields to the model to the MAP files for each model layer in the Table of Contents so they can be seen in the Attribute table
B) Open the ArcGIS Selection-> Select by attributes command.
- Select the model layer that has the field you wish to find unique values for
- Choose the field you wish to see the unique values for
- Select the Get unique values button to see the entries available.
C) you will now have the list of unique values you want to obtain.
Please let us know if you have any further questions on this matter by replying to this post.
Thank you,
Patrick Moore