Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! 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
