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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
everest226
Creator III
Creator III

Straight table, remove decimal

HI  i have a amount in dollar and cents . how to remove cents value and also $ sign.

for eg  $316.25     i only want 316

1 Solution

Accepted Solutions
sunny_talwar

Go to the number's tab and change the format from $#,##0.00 to $#,##0

or if you are using a num function for the format, then change the format there

View solution in original post

1 Reply
sunny_talwar

Go to the number's tab and change the format from $#,##0.00 to $#,##0

or if you are using a num function for the format, then change the format there