Hi @vinuu123 ,
Arithmetic Operation is not possible in Sightly, You have to handle this from the backend using Java or JavaScript API.
As Suggested by @Mohit_KBansal , You can use a format pattern to show the percentage and fetching value from the backend.
Please refer to the below useful links:
htt...