Use a relation to create a parameter

Jan 29, 2004 2 Replies

I have a parameter called "DESCRIPTION"



I would like to define the value of this parameter based on other parameters in the family table.



As example.



Parameters in file DESCRIPTION CLASS THREAD



Something on the lines of DESCRIPTION=THREAD_CLASS



This would generate the description based on other parameters.


Set them up as a relation. Description = Thread + "-" + Class You will need to include them in the Family Table as Columns.

Try concatenating the string values as DESCRIPTION=THREAD+CLASS or "THREAD" + " CLASS"

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required