Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
when i am selecting Customer Name i want to see whole amount for main customer name,
what is happening:
that is how qlikview is working - i know.
what i want:
many thanks.
Sample attached.
Try this:
Sum({<[Customer Name], [Main Customer Name] = p([Main Customer Name])>}Amount)
Try this:
Sum({<[Customer Name], [Main Customer Name] = p([Main Customer Name])>}Amount)