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: 
Not applicable

Mapping: 1 account number with 2 results

Hello Qlikerz,

Need your expertise on mapping issue. I have a set of accounts which have made payment for the month of June. However once we mapped it, 2 type of result given (if the account do make payment in June). The query & the result given as attached.

Your kind assitance on this is highly appreciated


1 Reply
hic
Former Employee
Former Employee

I would not make the Join in the script. (See http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/12/to-join-or-not-to-join)

Further, it looks as if you have used a table box. I would instead use a straight table or a pivot table. In this you should use as few dimensions as possible. My guess is that you should use [Account No] and REPDT as dimensions and Sum([Payment Amount]) and Only([Payment Date]) as expressions.

HIC