How can I properly add attribute(s) with a line break {br} to this syntax?
I found the attribute ID after adding the table and making the relations nInventoryItem.BRAND_Attributes], but not sure how to correctly add it to: =IIf(=SOLine.InventoryID]<>Null, Format( '{0}: {1}', 1SOLine.InventoryID],ySOLine.TranDesc]),sSOLine.TranDesc])
Thank you for your help
Page 1 / 1
Your link is going to be NoteID of InventoryItem to the RefNoteID of the Related Attribute.
please see my last comment on this post about attributes relations.
Hi @nathantrauscht! I think for this issue you can probably just insert this field into the expression:
If you recently configured the attribute on the Inventory Item, you may need to “refresh” the table in the Schema Builder before you will see the new attribute as a choice on the field list in the Report Designer.