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: 
Not applicable

Divide

Dear all,

I'm new in qlikview.. how can i divide two fields in qlikview.

Emp: Field a = 233149

          Field b= 199125.

My  problem is  that when i  use Div(a,b) result shown 1 in qilkview but i want it shows 1.1708..

12 Replies
Not applicable
Author


Hi,

Just simple thing that is

Load Field_A,

         Field_B,

         Field_A/Field_B as Diff

from Table;

Not applicable
Author

Dear All,

My problem is solved... Thnx all...

MarcoWedel

Please close this thread.

thanks

regards

Marco