Hi Everyone,I need help in getting the Percentage sign '%' in my 3rd-row output. I have attached the file for referenceFor Example: I have 3rd row as 87 86 77 55 80 92 ...... And I need it as 87% 86%.........
Any help would be appreciated.Thanks
Hi @iamviraj13 ,
There isn't a pretty way to do it and you will need to format everything as string as well.
Example attached.
Best,
Fernando Vizcaino
Thanks @fmvizcaino.