Discussion board where members can learn more about Qlik Sense App Development and Usage.
How to transpose the columns in a table. I mean,rows into columns and columns into rows.
Add Filters(Transpose())
(ooxml, no labels, table is '$(vSheetName)', filters(Transpose()))
Or use the data wizard to do this
I am using qlik sense
Create the script in QlikView and copy paste it into qliksense and change the path
filters(Transpose()) works with qliksense too!