Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I was successfully able to bring weight in bom,but the weight is showing in three decimal units how do i change it into single digit
Solved! Go to Solution.
Hi,
if table cell shows value saved in weight parameter (for example), then you can use &weight[.1] notation inside table cell.
MH
Hi,
if table cell shows value saved in weight parameter (for example), then you can use &weight[.1] notation inside table cell.
MH
That worked ,thank you so much
