Hi all,
I am trying to find a way to use custom rounding within a formula. I've tried using the AI formula generator, but it ignores that part of my request. I have also searched for help online but no luck.
Essentially I want to create the following custom rounding based on the outcome of a formula -
Between 0.01 and 0.24 - round down to 0
Between 0.25 and 0.74 - round to 0.5
Between 0.75 and 0.99 - round to 1
Any ideas?