I have a field which dynamically passes '123.22' (2 decimal) based on certain condition and same field will pass '123' (wholenumber) on certain condition.
How can i not apply any rounding/ decimal formatting in CR2013 and just show what is being passed by store procedure field.
Vishal