Hi,
Is it possible to combine two custom property strings so they are shown in the same column in a SW BOM? i.e. Custom Property 1 = "Bearing" and Custom Property 2 = "Roller, 6101". Can these be shown in the one column as "Bearing Roller,6101"?
Looked through SW help regarding equations and BOMs. Found information on creating equations for numeric values but not strings. Tried a few ways such as using & and + to combine strings with no luck.
Cheers,
Tony Brodie
Is it possible to combine two custom property strings so they are shown in the same column in a SW BOM? i.e. Custom Property 1 = "Bearing" and Custom Property 2 = "Roller, 6101". Can these be shown in the one column as "Bearing Roller,6101"?
Looked through SW help regarding equations and BOMs. Found information on creating equations for numeric values but not strings. Tried a few ways such as using & and + to combine strings with no luck.
Cheers,
Tony Brodie
$PRP:"Property1" $PRP:"Property2"
Don't use the equation editor.