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: 
Ayoub
Contributor III
Contributor III

form field

Hey community, 

i want to change the from of the field from 2,6587705170035e+015 to 658770517003494. 

i used both function num() and num#(), But it doesn't work . 

thank u for ur Help . 

 

1 Solution

Accepted Solutions
Ayoub
Contributor III
Contributor III
Author

i got it 😄 
i  did this :

Num(field , '(dec)') 

 

View solution in original post

1 Reply
Ayoub
Contributor III
Contributor III
Author

i got it 😄 
i  did this :

Num(field , '(dec)')