I have a solution developed on one Dev environment that include pre-populated tables (reference tables) and test data.
As I'm moving this to another test environment, I'm trying to re-import a complex data model (with a number of foreign keys) from DEV to TEST.
I'm getting really frustrated since there is NO documentation how to import data with foreign keys and the import functionality from dataverse doesn't help.
I will appreciate any tutorial , guide or proven approach.
A