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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
rajendra1918
Creator
Creator

Report static value at dimension level

Hi Friends, Is there any possibility to give one of the dimension value/data as static in QS visualization rather than change if any visual changes?

Please tell if there is any solution. to make the value as static only reflected.

Regards,

Rajendra

1 Solution

Accepted Solutions
arvind_patil
Partner - Specialist III
Partner - Specialist III

Hi Rajendra,

Please Find Below Code it Works. Also Find Attachment.

=Sum({1}Population)

Thanks,

Arvind Patil

View solution in original post

3 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi,

May be Set Analysis expression? For example,

Sum({1}Value) - {1} makes the expression relatively constant and not dependent on user selection. The value can only be changed after a reboot, if the original data has changed.

Regards,

Andrey

arvind_patil
Partner - Specialist III
Partner - Specialist III

Hi Rajendra,

Please Find Below Code it Works. Also Find Attachment.

=Sum({1}Population)

Thanks,

Arvind Patil

rajendra1918
Creator
Creator
Author

Thank you Andrey & Aravind. it is working fine now.

Regards,

Rajendra