Hi, I have a feature service that i edit that has related tables that uses a unique id that is integer. It has about 10,000 records
In Survey123, relationships using integers are not allowed and i have to use Global ID.
I am looking for directions on how i would make this change to use Global ID. I can see how i can create columns such as a GUID Column, but i don't see how i can populate the GUID Column and maintain my existing parent/child relationship amongst my features.
Just wondering what the best practice is here.
Thanks