Hello everyone!
I have been searching the forum, without any success. I have parts with two custom properties, description in English and in Spanish. I would like to create a BoM table which shows multiline cells, first line with one language and second one with the other, for each component of an assembly. I have tried concatenating both description within a equation, but it results in a single line.
Is there a way insert a new line (that is, a line break) in a equation in tables? If not, there is another way to get this work?
Thanks.
You could use this macro to create a multi line property with "Description" and that will show in your BOM
Check this Macro
You may modify this macro to suit your requirements.
Like this...
Desc1 & Desc2