Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot table/ Straight table

I have a data structure as below:

DatumBestuurder ID Source1 Bestuurder ID Source2
21/03/2011348682014
21/03/2011348958000
21/03/2011933481004
21/03/2011348682014
21/03/2011348958000
21/03/2011933481004

But now I want to get a table in qlikview with the following data:

DatumBestuurder ID Source1Bestuurder ID Source2
21/03/2011348682014348682014
21/03/2011348958000348958000
21/03/2011933481004933481004

To see if the bestuurder ID in Source 1 is filled in and bestuurder ID in Source 2 is filled in.

Does anyone have a solution for this issue?

3 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi,

Try out the attach application.

Not applicable
Author

Thanks. But this is not the solution for me because in the original structure I have also the field Source.

This is the original dataset:

DatumBestuurder ID Source1 Bestuurder ID Source2Source
21/03/2011348682014 1
21/03/2011348958000 1
21/03/2011933481004 1
21/03/2011 3486820142
21/03/2011 3489580002
21/03/2011 9334810042

So in this set it is impossible to make a join in the script. Because I need the field source for another object in my qlikview document.

deepakk
Partner - Specialist III
Partner - Specialist III

hi,

If you have Source field then what will be final output. Because if you add the source to your output the value will be duplicated.

Deepak