View the original community article here
Last tested: Jan 21, 2019
if(mod(${count}, 10) >= 5,
ceiling(${count}/10)*10, floor(${count}/10)*10)
This content is subject to limited support.
View the original community article here
Last tested: Jan 21, 2019
if(mod(${count}, 10) >= 5,
ceiling(${count}/10)*10, floor(${count}/10)*10)
This content is subject to limited support.