I have a workforce project that I am creating a dashboard for. I have three fields in the Assignments layer that I would expect to see as options when filtering, calculating, etc. but they do not appear. The fields are are GUID fields:
What do I need to change so I can use these fields in the Dashbooard?
Thanks!
Hi Ian,
The new workforce uses all GlobalID's now unlike the objectID's in classic.
You need to create a join layer based on the assignments layer + Assignment type table and same for each other others so you can access the values.
Went down this path already 🙂