Hi,
I am creating a temporal data visualization by following this guide: https://pro.arcgis.com/en/pro-app/latest/get-started/visualize-temporal-data.htm
I an having problem with joining the table to the layer. There are 34 records in the Provinces (the input table) and 682 records in the transposed table (the join table). Despite having the common variable (province name), all records with the same territory name did not match. Only records from the first year 1993 showed up for each province, so the total records in the joint table has only 34 records. The join was not one-to-many join as described in the guide document. What could have gone wrong in the process at my end?
Thank you for your time to this matter!