Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to detach a table box without assigning state to it?

One way of detaching a table box is by creating a Alternate state.

Could someone tell me how can i detach it from the model by calculations? Is there any way ?

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

A table box does not have a detach setting. The only way to 'detach' it is to use an alternate state. You could use a straight table box option with all the dimensions you want to show as a table and one expression sum({1}1). You can hide the expression column and set the Total mode of the expression to none. The result will look like a table box.


talk is cheap, supply exceeds demand

View solution in original post

2 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

A table box does not have a detach setting. The only way to 'detach' it is to use an alternate state. You could use a straight table box option with all the dimensions you want to show as a table and one expression sum({1}1). You can hide the expression column and set the Total mode of the expression to none. The result will look like a table box.


talk is cheap, supply exceeds demand
Not applicable
Author

Thank you Gysbert.. That was helpful