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: 
BTLR
Contributor
Contributor

Table from wide to long

Hi everyone, I have a file with a teacher and different groups of students that has a wide format. I would like to convert this to a long format. So I have: 

Teacher, Student 1, Student 2, Student 3, Student 4, Student 5

Teacher, Student (1)

Teacher, Student (2)

...

Teacher, Student (5)

The order of students is irrelevant. How can I convert this table in the load editor? 

In SQL, I can use CROSS APPLY. This does not seem to work in QlikSense.

Thank you in advance. 

Labels (1)
1 Solution

Accepted Solutions
Vishal_Gupta
Partner - Creator
Partner - Creator

Hi @BTLR ,

Just like SQL Cross Apply Qlik also has Cross Table functionality.

Please refer to this Documentation

Crosstable ‒ Qlik Sense on Windows

If a post helps to resolve your issue, please accept it as a SOLUTION and leave a LIKE!

View solution in original post

1 Reply
Vishal_Gupta
Partner - Creator
Partner - Creator

Hi @BTLR ,

Just like SQL Cross Apply Qlik also has Cross Table functionality.

Please refer to this Documentation

Crosstable ‒ Qlik Sense on Windows

If a post helps to resolve your issue, please accept it as a SOLUTION and leave a LIKE!