Hi there.
I have a grid where I want to add some conditional values to the value currently in the grid.
If value is <0.25 I want to add 0.5 to the current value and anything above 0.25 I want to add 1 to the current value.
I can't see any way of doing conditional calculations that would allow me to do this.
Does anyone have any suggestions?
Thanks.