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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
kushalthakral
Creator III
Creator III

Sum function use in table with reference to other table

Dear all

i am new to qlikview

i have some requirement like below

i have a table

ModelImportExportTotal
A0.0062.7862.78
B77.8335.17113.00
C0.0086.9686.96
D0.000.900.90
E1.390.011.40
F122.3561.09183.44
201.57246.92448.49

Requirement is like i have to calculate below expression

x=(33/(B's Total+C's Total)) * B's Import

and

y=(33/(B's Total+C's Total)) * C's Import

and then create a table like

ModelImportExportTotal
A
Bx
Cy
D
E
F

Thanks in advance

Regards

Kushal Thakral

10 Replies
kushalthakral
Creator III
Creator III
Author

Also Massimo i am not able to get TOTAL at the bottom.