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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Conversion of float to double in qlikview

I am stuck in my data model. I want to convert float into double.

1 Reply
prma7799
Master III
Master III

Like this ??

flaot.png

PLEASE TRY

Num(Sum(Sale),'#.##')


Or please send some expected output.