I am attempting to use the geoprocessing tool - Create Space Time Cube from Defined Locations.
My input feature is a point layer (I imported spreadsheet containing lat/long and ID number, used Display XY to create point layer). When I try to select a Location_ID field, it is not auto-populating a drop down of options from my input feature layer.
Something similar is happening to my related table. My related table is a csv file of production data with date and ID fields. Similarly, when I use the tool, the related location ID is not autopopulating from my related table (csv file).
When I open the attribute table for both the point layer (input feature) and the cvs file (related table), both contain the location ID numbers that will be used to join the two tables.
Any suggestion for what I should do differently? I did not perform a join with these tables because ESRI does not seem to like one-to-many joins and it did not seem necessary.
Following along with a video on https://spatialstats-analysis-1.hub.arcgis.com/
4. Spatial Data Mining II: A Deep Dive Into Space-Time Analysis, on the step shared at 32 minutes.
Thank you!