When using the "Export to Code Repository Helper" tool in an existing code workbook, what is the most efficient way to modify downstream dependencies to point to the newly created Code Repository dataset?
We want to modify all downstream dependencies, not a subset.
The most efficient way would be to replace the logic of the original source dataset, without changing the actual dataset (i.e. by keeping the dataset with existing RID.) You can do it by:
This way you do not have to modify any downstream dependencies.