Hello,
I'm running into the issue, that i can't figure out, how to generate dependent values for dependent columns.
a little example:
I want to generate test data for the table t_country with the column land_iso_code and land_name
Valid values for land_iso_code are "DEU", "SWE", etc.
My aim is to generate the right name to the code. This means that land_name contains Germany for DEU and Sweden for SWE.
Is this possible with PowerDesigner 16.5?
kind regards
Christian