Numéro d’ID de bogue |
BUG-000107244 |
Envoi | August 10, 2017 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 2 |
Statut | Known Limit
Après examen par l’équipe de développement, il a été déterminé que ce problème est lié à une limitation connue du logiciel sur laquelle Esri n’a aucun contrôle. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
Arcade does not use field formatting for labels. When using Arcade, field formatting on the layer is not brought over to the labels. Arcade formatting methods must be used.
http://pro.arcgis.com/en/pro-app/help/mapping/text/specify-text-for-labels.htm
Solution de contournement
Label class using Python language:Use the following expression in the Expression box:' ' + [FIELD]
Étapes pour reproduire
ID de bogue: BUG-000107244
Logiciel: