Skip to content
Discussion options

You must be logged in to vote

Yes, you can populate a reference control column via DataPortal Sync. The column header in your input table should match the column name in the DataPortal, and the values in the column should be the ID (primary key) of the object being referenced.

In this case, since you don't already have access to the primary key, you'll want to JOIN your input data to the referenced table on your unique field before you perform the Sync.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ben-composable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants