.How can I Split and Show only 2 Decimal in label?
I want this result 5.2526562456 into this: 5.25
.How can I Split and Show only 2 Decimal in label?
I want this result 5.2526562456 into this: 5.25
From Math blocks use format as decimal , places 2
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.