Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Pranav199738
Contributor
Contributor

remove commas from numbers in qlikview table entries

Pranav199738_0-1700042909787.png

I want to remove these commas in the table and have normal plain numbers

Labels (1)
3 Replies
Daniele_Purrone
Support
Support

Hi @Pranav199738 , please post QlikView questions on the QlikView section of the community. I am moving the question there.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
Daniele_Purrone
Support
Support

Hi @Pranav199738, please check the ThousandSep and MoneyThousandSep variables: https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/NumberI... 

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.
marcus_sommer

You may apply any rounding-function like: round() or floor() on this column.