Unable to use certain fields from Workforce project for filtering etc.

456
1
07-29-2021 10:03 AM
Labels (1)
IanGallo
Occasional Contributor

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:

  • Assignment Type
  • Dispatcher ID
  • Worker ID

What do I need to change so I can use these fields in the Dashbooard?

Thanks!

1 Reply
Brady
by
New Contributor III

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 🙂

0 Kudos