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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Mantain a fix Graphic

Dear all.

My project handle ticket quantities, and I create pie charts and bar charts, when I create one of them my idea was maintain the principal values fix, but when I pick or selected some filters the quantities were modified, I know that this is the way that QV works, but how can I maintain a fix value?, one of my choices was create my graphic and Unlink it, but when I close and open again the qlikview file doesn't works, also the data don't refresh.

Someone can help me with my problem?

BR

Labels (1)
2 Replies
Clever_Anjos
Support
Support

Use Set Analysis

SUM({1}Value) -- no filter would apply

SUM({<Field1=>}Value) -- no filter in Field1 would apply

Not applicable
Author

Thanks a lot, your answer works.

BR