cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

edit real number attribute

OnurNalbantoglu
13-Aquamarine

edit real number attribute

I have created a calculated attribute of real number type.

 

I want to see only 2 characters after the comma. How can I provide?

 

onur_0-1658580504870.png

 

1 ACCEPTED SOLUTION

Accepted Solutions

resolved. I used the following article on support;

Article - CS369912 - Calculated attribute not working as expected if the Round() function is used in Windchill PDMLink (ptc.com)

 

The sample formula is as follows:

 

((round((TESVIK_BULUSA_ISABET_EDEN_KISIM/2)*10))/10.00)

 

*I indicated the formula I had in the past with black color.

 

Happy Days.

View solution in original post

2 REPLIES 2

resolved. I used the following article on support;

Article - CS369912 - Calculated attribute not working as expected if the Round() function is used in Windchill PDMLink (ptc.com)

 

The sample formula is as follows:

 

((round((TESVIK_BULUSA_ISABET_EDEN_KISIM/2)*10))/10.00)

 

*I indicated the formula I had in the past with black color.

 

Happy Days.

sample screenshot;

 

onur_0-1658758315308.png

 

Top Tags