I have a BOM table in a drawing. One of the columns is for a configuration specific custom property. In this case, my custom property is named “REMARKS” though that’s not significant. In some cases, that customer property in the components has a text value, in some cases it’s blank, and in other cases the custom property may not even exist.
In my drawing BOM drawing, I sometimes get “”.
![]()
Of course, this is not what I want. If the custom property does not have a value or if it does not exist int he component, I want the cell to be blank.
Does anyone know why “” is appearing in my table instead of just leaving the cell blank?