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: 
danosoft
Specialist
Specialist

Take fields and populate columns of a table

Hi i have a list box where i choose some fields of my project in this way: =$Field

now i want to populate a table with the fields i have choose, i want all fields i choose add a column in my table.

For example if in my listbox i choose two fields:  Field_one, Field_two

i want in my table have the columns : Field_One, Fiel_Two  and see their values

www.danosoft.it/qliktab.jpg 

 

 
4 Replies
Frank_Hartmann
Master II
Master II

Maybe like attached

hope this helps

danosoft
Specialist
Specialist
Author

But in this way i need to put an expression for every Field i choose, i need to have ONE SINGLE expression for making columns, becouse i have 300 fileds to choose.. so is impossible for me make 300 single expression for every field

Frank_Hartmann
Master II
Master II

maybe using pivottable.

see attached

danosoft
Specialist
Specialist
Author

Ok, thanks in this way i can see the name of the columns and it will create in table in same time i choose in the list box, but i can't see the value of every columns, i see only 1 NOT the right value:  1 for dim1,23 for dim2,32 for dim3