I am trying fetch number column data with the help of sharepoint API. Number can be fetched succesfully but in additional setting we can use symbol as prefix or suffix
For example the symbol is selected "%" after the number 100 that is 100%. If i try to get the data using api also as html value this only returns 100.
I am using jshare java library from independent soft
Just wondering is there any other REST endpoint is there which i am missing.
