Bogue
| Numéro d’ID de bogue | BUG-000151657 |
|---|---|
| Envoi | August 18, 2022 |
| Dernière modification | September 26, 2025 |
| S’applique à | ArcGIS Field Maps |
| Version trouvée | 22.2 |
| Système d’exploitation | N/A |
| Version du système d’exploitation | N/A |
| Statut | Will Not Be Addressed |
Define a GUID initially and check if the field value contains a GUID. If it is empty, create and assign a GUID using the Guid() function. If not empty, return the current GUID field value.
For example, to calculate a random GUID in a field, use the following expression and replace FIELDNAME with the name of the field:
var id = $feature.FIELDNAME
IIf(id==null, guid(), id)
ID de bogue: BUG-000151657
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support