I am trying to create an if statement in a BOM. I have
two properties values, weight and vikt. If the value weight is empty I want to
use the value vikt. I use this statement =IF(`weight`="";`Vikt`;`weight`).
But I don’t get it to work when the cell for vikt is empty and weight=0, the BOM
cell is empty under those circumstances
SolidworksBill Of Materials
