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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
vikasmahajan

Load distinct amount in details table

Dear All

I have table invdet which has  inv_docpayamt column this is total of header which is repetaing with details total

now i want to display only one time 65063  amt with details table , Whether this is possible in QV. I have attach

QV file also

Advance Thanks.

Regards

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
2 Replies
er_mohit
Master II
Master II

use distinct function might be helpful

like

sum(distinct inv_docpayamt)

hope it helps you

jagan
Partner - Champion III
Partner - Champion III

Hi Vikas,

Come up with an example output required, then it is easier to understand what you required, It is possible.

Regards,

Jagan.