| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Nov 11 '11 at 12:36 | |
| stats | profile views | 9 |
|
Mar 4 |
awarded | Popular Question |
|
Oct 14 |
comment |
Label Expressions to replace null values with text not in feature class Thanks - this script is certainly neat, but the null values are not being labelled as WO. |
|
Oct 14 |
comment |
Label Expressions to replace null values with text not in feature class Thanks, Think I'm still missing something this is what I am doing: 1. Tick Label features in the layer 2. Select 'Define classes of features and label each class differently 3. Add label Class Number 4. Add Label Class WO 5. tick 'label features in this class' for each <br/> 6. Under 'Number' click SQL Query use ("SYMBOLCODE" = 3 ) AND ( "FIREAUTHOR" <> "") 7. Label field is set to FIREAUTHOR 8. For WO SQL is ("SYMBOLCODE" = 3 ) AND ("FIREAUTHOR" ="") 9. Expression is "WO" 10. Get error 'no features found. Could not verify expression' |
|
Oct 14 |
awarded | Student |
|
Oct 14 |
asked | Label Expressions to replace null values with text not in feature class |