Hello,
I have a list of numbers and I wanna round all its elements to a precision.
How it can be done in FME ?
Thank you very much in advance.
Hello,
I have a list of numbers and I wanna round all its elements to a precision.
How it can be done in FME ?
Thank you very much in advance.
Best answer by itay
Hi,
The easy way would be to explode the list (ListExploder) and round the values using the AttributeRounder and then recreating the list (ListBuilder).
Hope this helps.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.