Is there a way to drive the name and/or part number from an equation in a Design Table Excel sheet?
Let's say I have a part named "X.sldprt" with an open-ended configuration publisher allowing me to enter the length when I insert a new part. I want new configurations to be called "X-<Length>". Can I enter a column in the Design Table called "Configuration@X.sldprt" (or something similar, perhaps from this list), such that the new configuration name will be generated from that Excel formula? Alternatively can I use some formula in the Configuration Specific Properties tab to do this?
EDIT: More generally, what is the proper syntax for combining parameters in the Properties menu? And what is the configuration name property called?
The Design Table, being an Excel spreadsheet, allows you to use all the great capabilities of Excel. Here is a Snip of one of mine where the configuration name and the description are a combination of static and dynamic (cell references) elements. I think you are asking for just such a capability. All you will need to do is copy a row and enter your new length in the appropriate cell and you can have the configuration use that length in the name. If you can do it it Excel you can do it in a Design Table.
Here's a tip: Anything you plan to put into a Design Table you should name it. Pitch Dia@Sketch2 sure is easier to figure out than D3@Sketch2.