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

How can I formate textboxes with points?

Hello together,

I need your helping hand.

I have a textbox with the figure 123456

and would have a figure like this 123.456.

How can I get this point in the figure.

I hope, you can help me.

Thank you.

Jörn

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

=num(123456,'0.000',',','.')


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

=num(123456,'0.000',',','.')


talk is cheap, supply exceeds demand