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: 
idogridish2
Creator III
Creator III

when selecting customer - see all amount for main customer

Hi All,

when i am selecting Customer Name i want to see whole amount for main customer name,

what is happening:

לכידה.PNG

that is how qlikview is working - i know.

what i want:

לכידה.PNG

many thanks.

Sample attached.

1 Solution

Accepted Solutions
sunny_talwar

Try this:

Sum({<[Customer Name], [Main Customer Name] = p([Main Customer Name])>}Amount)


Capture.PNG

View solution in original post

1 Reply
sunny_talwar

Try this:

Sum({<[Customer Name], [Main Customer Name] = p([Main Customer Name])>}Amount)


Capture.PNG