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: 
upaliwije
Creator II
Creator II

Calculate Volume

Hi Friends,

I have two qvd files

1 . EMP.QVD  ( Giving time consumend by staff to compltete  job)

2. TOT_VOLUME.QVD ( Volume of work unots in Nos)

I want to create a file combining two files to calculate voume handle by staff members ( Receipt Nos and Debit Note Nos from volume file should be multified by Minutes from Emp file based on SEQ )

I have tried doing this using apply map method but It does not work properly. Pls help me to do it. I have attached my QV document and two data files pls.

3 Replies
sunny_talwar

What is the expected output here? You have Multiple BCOD and NOS in your applymap.... Which one should be picked?

upaliwije
Creator II
Creator II
Author

Expected output is as follows If there is a value in Debit Notes or Dir Receipts It should be multified by Minutes.

But my problem is all records in Tot Volume is not returned whemn apply map is used

      

BCODDEBIT_NOTESSEQDIR_RECEIPTSMINUTESOutput
VU00 7120.56
VU00 8120.56
VU00 1112112
AA00 7390.519.5
AA00 8390.519.5
AA00 1139139
AA00229 0.511
VU001109 0.555
upaliwije
Creator II
Creator II
Author

Can some one pls help me to solve my issue