Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to remove these commas in the table and have normal plain numbers
Hi @Pranav199738 , please post QlikView questions on the QlikView section of the community. I am moving the question there.
Hi @Pranav199738, please check the ThousandSep and MoneyThousandSep variables: https://help.qlik.com/en-US/qlikview/May2023/Subsystems/Client/Content/QV_QlikView/Scripting/NumberI...
You may apply any rounding-function like: round() or floor() on this column.