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: 
renjithpl
Specialist
Specialist

Data Dupllication

hi,

i have two different tables

DocIDNameStage
1000AlanStage 1
1001AlanStage 1
1002AlanStage 1


DocIDNameStage
1000SmithStage 1
1003SmithStage 1
1004SmithStage 1


i have loaded two tables in qlikview,

i want to display this data in pivot table, i put the dimension as DocID, but since the DocID 1000 has assigned to Alan and aswell as Smith, the datas are not showing correctly.

Is there any way to rectify it.

is it to do with the dimension.

Thanks

Ren

4 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

Add New Field to both the Tables eg :

'01' as DocType for one table and

'02' as DocType for Secondtable and use this as a Dimension in you pivot table.

It will work fine.!!

Not applicable

HI,

I dnt understand your problem. its working as expected.

Check the attached application.

Elaborate your problem to suggest better solution

Regards

Sridhar

Not applicable

Hi Renjith,

I have attached an application which works fine with the pivot table. Is this what you are looking for. Please explain your problem well.

Thanks

renjithpl
Specialist
Specialist
Author

yeah thopz, your application clarified my problem.. Thanks.. i have to put both DocID and Name in the dimension.

Thanks for your reply. 🙂