In SO Line's discount pct column, i'd like to show trailing "%" in it.
I tried to set the display format to "P" but it was a disaster :)
Because the actual value is the percentage rate in the database, it unnecessarily multiply it with 100.
Thanks for the answers.