April 26, 201312 yr Newbies Hi. I hope this is the right section for the question. When using calculation List(field) the result is well, a list: Value1 Value2 Value3 Is it possible to get the values to list next to each other? Value1/Value2/Value3 Thanks.
April 26, 201312 yr Author Newbies Thank you for the prompt reply. I'm pretty new to this. This is what I have in the calculation for the field named: c_FabricPartList List ( SelectedFabrics::c_FabricOnPart ) & Substitute ( c_FabricPartList; ¶; " / ") With ? as the result. What am I doing wrong?
Create an account or sign in to comment