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: 
stephane_veriss
Partner - Contributor
Partner - Contributor

Opposite of a cross table

Hello everybody,

I would like to do the opposite of the CROSS TABLE function

I have a first table called CONTRIB_TABLE which has only one column named "Contributor":

Contributor

A

B

C

D

...

I have a second table named SP_TABLE which has 4 columns:

Project ID | Project Name | Project Status | SP

For each contributor in the CONTRIB_TABLE I would like to add a new column in the SP_TABLE in order to obtain


Project ID | Project Name | Project Status | SP | A | B | C | D | ...

Would you have a solution ?

Thank you !

1 Solution

Accepted Solutions
sunny_talwar

Opposite of CrossTable would be The Generic Load

View solution in original post

1 Reply
sunny_talwar

Opposite of CrossTable would be The Generic Load