hi,
how to round values, for example: 5.1 = 6, 7.8 = 8 and so on...
Thank´s
hi,
how to round values, for example: 5.1 = 6, 7.8 = 8 and so on...
Thank´s
Best answer by geomancer
Use an AttributeRounder, with parameters Decimal Places: 0, Round-off Direction: Up.
