Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Detachment of chart

Hi

I want know if i am use to detach the chart ,data in the chart will be static ,But while once you close the application and open , Data in the chart will be changing ,how to restrict chart and remain in Detach position

Regards,

Vijay.M

6 Replies
vinieme12
Champion III
Champion III

Don't use detach, it will only last for your current session.

Add an Expression like below to ignore all filters, that's all you need to do

Count({1}1)

https://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Detach_Chart.htm

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
Anonymous
Not applicable
Author

Hi Vijay,

Please share your expression so we can work on that else you can apply set analysis in your expression and add 1 for securing  your chart from any selections.

Thanks,

Not applicable
Author

Detaching can only restrict the selections on that chart.

If you want make it as static then you have to write set identifier in your expresion

Ex:

Sum({1} Sales)

Anonymous
Not applicable
Author

thanks guys its was very helpful to me

Anonymous
Not applicable
Author

hi ,

can you tell me how to restrict text object and the value should be in static

Regards,

Vijay.m

Not applicable
Author

Sorry,

I didn't get you, can you explain more what you exactly expects