Hi All,
I want to give correct routing of values. As like below.
11.2 is 11
11.5 is 12
12.3 is 12
12.6 is 13
How can get I get above expected Output. Please help me
Thanks,
Niranjan
Solved! Go to Solution.
Hi @NiranjanK1 there a couple of ways you can do this. You can selet a Integer data type in a Select tool or use the formula round within a Formula tool. I have attached a workflow which showcases both ways.