How can we help you today? How can we help you today?

Is it possible to write a custom python script to generate data based off a column in another table?

Is it possible to write a custom python script to generate data based off a column in another table?
JasonKar
0

Comments

1 comment

  • Eddie D
    Hi JasonKar,

    Yes it is possible for you to write your own custom python script.  Further information can be found in the Generic generators help doc in the Python script section.  Also there are example python scripts available here.

    As you are looking to generate data from another table, you can map to another table, as per this help page.

    Many Thanks
    Eddie
    Eddie D
    0

Add comment

Please sign in to leave a comment.