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

Pivot-graph

Hi guys,

I have two tables:


Existing:

NI number,
Title,
Saving amount,
Close date

New:

NI number,
Title,
Saving amount,

Application date

I'm trying to put the data together to show a pivot graph of how many people have applied (from the new table) and how many existing (open) accounts they have. For example

No of existing accounts, no of people
0, 1
2, 2
3, 1

I've attached the qlikview files for you to have a look but i'm really stumped. I've also attached a copy of what I am trying to achieve in Excel so you can get an idea

4 Replies
JonnyPoole
Former Employee
Former Employee

What is the unique identifer of a person in this data model ? 

Anonymous
Not applicable
Author

Ni number

JonnyPoole
Former Employee
Former Employee

Ok. I thought that was going to be 'account' as in 'account number.  Which field or combination of fields uniquely identifies ' account' ?

Anonymous
Not applicable
Author

Apologies, it's a cut down version of the real thing. For every line in existing that's another account so i guess we could put account number in there if needs be.