I have a custom overlay grid whose labels are driven by an ugly attribute field which contains unnecessary leading zeroes and other labeling no-nos. How can I introduce a labeling expression to this grid? Thank you!
|
|
Label expressions for a feature layer may be set by going to the the layers Properties>Labels tab, and click on the Expression button. However, Jakub has a good point that you should clean up your data first via field calculator. Here is the ArcGIS 10 link for feature expressions. |
|||||||||||
|
|
You can use many expressions in the label expression dialog. If it is just trailing or leading zeros you can use... that will drop everything in the front leaving only 4 characters from the right side.
This is an example of a label expression from streetmap. |
|||
|
|
|
Per Esri, it is not possible at this time to incorporate a label expression with a custom overlay grid; Label expressions are not supported with grid labels. |
|||
|
|