In the previous exercise, you found out about the power of Arcade to help create new numerical data dynamically from existing data. In this exercise, you will learn how to use Arcade to create a new date/time attribute to use in conjunction with a categorical attribute. You will be using the Mapping With ArcGIS Pro Chapter 10 - Arcade Dates web map found in the GitHub repository (https://github.com/PacktPublishing/Mapping-with-ArcGIS-Pro) for this exercise. This map has current active/open 311 calls to the City of Sacramento, CA. You will use this data to help create a web map showing the location of calls colored by what category they fall into and size them according to how long the call has been open for. Consider ...