Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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
