Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ?
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.
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.
Thank you Gysbert.. That was helpful