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: 
Not applicable

How to unfreeze dimension columns

I have a table with 7 columns. 3 columns are default dimensions, and 4 are calculated by expression.

Now, Dimension columns are fixed which I cannot scroll horizontal to move the columns but the 4 columns created by expression can be scrolled horizontally.

Is there any way to make the dimension columns to move? I usudally right click and modify the Chart Properties of the table. I know I can delete the dimension and using expression to create it and it can be scrolled but I want to keep the value as Dimension.

Dimension is set by default to be frozen.

Thank you.

1 Reply
marcus_sommer

That's a not customizable default-setting within qlikview. But you could make your expression-columns smaller by reducing the number of digits and to leave units (if you have % within the header, you didn't repeat it in each row). Further you could convert some of your dimensions in expressions, for example: only(Plan) ... only(HCP).

- Marcus