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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
icad1625763435
Contributor
Contributor

iterate some transpositions from rows to colums

Hello

I have an excel file which collects answers from a survey.

the excel has this formay:

0695b00000GgdZDAAZ.png

I'd like to transform into a file like this

0695b00000GgdakAAB.png

I know the component tPivotToColumnsDelimited but I want the other way.

tUnpivotRow : doesnt really work because I want to iterate on a group of columns (i want to ietrate by topic)

can you help me?

Labels (2)
1 Reply
icad1625763435
Contributor
Contributor
Author

hello

is it possible to do such a thing?