Skip to main content

Suggest an Idea

Vote for your favorite Qlik product ideas and add your own suggestions.

Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT

Filter Pane Column Size

qlikuser2021
Contributor III
Contributor III

Filter Pane Column Size

When adding a frequency to a filter pane the frequency appears to take up as much space as the dimension.  Which can take up a lot of space on your sheet if you don't want the dimension to be truncated.  In the example below the longer dimension is truncated even though there is a lot of space between the dimension and the number.  Could this be auto adjusted to make the size of the frequency column only as large as it needs to be, so there is more space for the dimension to be displayed without having such a large space between the dimension and the frequency?

 

 

 

qlikuser2021_0-1648556408681.png

 

5 Comments
johanfo2
Creator
Creator

I raised the same issue years ago.  It's amazing to me that this is not better implemented.

johanfo2
Creator
Creator

Adding to this, if you rewrite the CSS:

.qv-listbox li .qv-listbox-text.qv-listbox-text-freq {
flex: 0 1 25%;
order: 3;
padding: 0 0px 0 10px;
overflow: unset;
}

it will look way better!  

 

Ian_Crosland
Employee
Employee
 
Status changed to: Open - Collecting Feedback
Meghann_MacDonald

From now on, please track this idea from the Ideation portal. 

Link to new idea

Meghann

NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you only see 1 tab with the login page, please try clicking this link first: Authenticate me! then try the link above again. Ensure pop-up blocker is off.

Ideation
Explorer II
Explorer II
 
Status changed to: Closed - Archived