Hey all,
Simple question I'm sure, I'm using ArcGIS Enterprise 11.2, and I'm wanting to put a permanent calculate field on a Workforce app to translate the GUIDs of the WorkerIDs to actual names for Dashboards.
How can I setup a permanent calculate field on a Workforce layer?
Thanks in advance!
Cody
I'm not sure you can do that at the Workforce level but a calculation attribute rule can translate the GUIDs to the proper name provided the data you need for the lookup is present in the same EGDB before the data is ingested. If that isn't true or if you're using a hosted layer then you'd have to look into something like webhooks or a custom ETL process.