We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We found that we can load a field of type of GUID to Global ID, if the Target has a Unique index and the GUID field in the file gdb has Unique index.
I propose we expose the Global ID field in the source to target dialog. We always convert Global ID to a GUID field in the export.
this will help when we are using a layer with a join
@JRosenfeldIntern
The text was updated successfully, but these errors were encountered:
One solution could be
Sorry, something went wrong.
That is what I was thinking
No branches or pull requests
We found that we can load a field of type of GUID to Global ID, if the Target has a Unique index and the GUID field in the file gdb has Unique index.
I propose we expose the Global ID field in the source to target dialog. We always convert Global ID to a GUID field in the export.
this will help when we are using a layer with a join
@JRosenfeldIntern
The text was updated successfully, but these errors were encountered: