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: 
Mattia
Creator II
Creator II

How can i display a field as a column instead of a row?

Hi guys,

how can i display a field as a column instead of a row?

e.g. The output i want to see is FIELD1 (rows) and FIELD2 (columns). Now i see the fields side-by-side.

Thanks,

Mattia

 

 

Labels (2)
2 Replies
StarinieriG
Partner - Specialist
Partner - Specialist

Hi,

try to create a pivot table, then use one dimension field1 on rows, the second field2 on column. As expression use Concat(distinct field2)

Mattia
Creator II
Creator II
Author

Thanks for the suggest.

I 've solved the problem in another way.

Mattia