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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dividing two variable

Hi All

Issue we are facing is we are getting 2% when we dividing two variable ,same when we are dividing by number formatting of variables we get 0%.

Thanks in Advance!

Regards

Timba

2 Replies
oknotsen
Master III
Master III

Could you supply us with a little bit more information? Like example data and the script you are using?

May you live in interesting times!
ahmar811
Creator III
Creator III

try this with variable

=num($(varB)/$(varA),'###########,###%')

and another way like thisCapture.JPG