Skip to main content
1-Visitor
December 7, 2015
Solved

Auto Weight in Bom

  • December 7, 2015
  • 2 replies
  • 1536 views

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


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Hi,

if table cell shows value saved in weight parameter (for example), then you can use &weight[.1] notation inside table cell.

MH

2 replies

24-Ruby III
December 7, 2015

Hi,

if table cell shows value saved in weight parameter (for example), then you can use &weight[.1] notation inside table cell.

MH

1-Visitor
December 7, 2015

That worked ,thank you so much