Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
diegomyd83
Contributor III
Contributor III

Qlik sense Field into columns

Hello

i have a field with 4 date and I'd like to show them in 4 columns (1 row) instead of 4 rows. In qlikview there's an option to put data in columns. How can I do it with sense?

 

Thank you!

 

Diego

Labels (1)
1 Solution

Accepted Solutions
Or
MVP
MVP

I don't know of anything similar in native Qlik Sense, as the native filter pane is super limited (and responsive, so you never know exactly how it's going to behave). You could look into using a filter extension, I'm sure there's at least one extension out there with this sort of option.

View solution in original post

7 Replies
Or
MVP
MVP

Exactly the same as in QlikView - you'd create a pivot and put this field into the column section.

Or_0-1657199495668.png

 

diegomyd83
Contributor III
Contributor III
Author

Hello

thanks for the reply. I have just a single filed containing 3 values, I can't do a pivot.

In qlikview when I create a list box I can simply go to presentation and change from single column to a number of columns. Anything similar in sense?

 

Thanks!

 

Diego

Or
MVP
MVP

I don't know of anything similar in native Qlik Sense, as the native filter pane is super limited (and responsive, so you never know exactly how it's going to behave). You could look into using a filter extension, I'm sure there's at least one extension out there with this sort of option.

MartW
Partner - Specialist
Partner - Specialist

you could try and use the subfield function. If the field is setup like this 20/06/20 - 20/08/21 - 20/07/25.

then with subfield you split them into columns like col 1 = 20/06/20 col2 = 20/08/21 etc.   

diegomyd83
Contributor III
Contributor III
Author

Unfortunately it's not a matter of subfield, the date are in 3 different cell. Sense shows the list box as a one column, I'd like to have them in 3 columns. I'll check the extensions.

 

Thanks

 

Diego

MartW
Partner - Specialist
Partner - Specialist

can you share a screenshot of the listbox/ filterobject and a screenshot of the table where the data is located (via the datamodelviewer)

diegomyd83
Contributor III
Contributor III
Author

I found this:  https://github.com/royalswe/qliksense-extension-horizontal-list

Now trying to use it but it seems what I need