Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
don_qlikview
Creator
Creator

Pie chart questions

Hello Everyone,

Is it possible to make only one slice of pie chart change according to the selections made and the other slice should not get effected with the selections?

If possible, how can I do that?

Thanks,

Don

1 Solution

Accepted Solutions
sunny_talwar

I think it can be done if you use multiple expression with no dimensions.

View solution in original post

4 Replies
sunny_talwar

I think it can be done if you use multiple expression with no dimensions.

crystles
Partner - Creator III
Partner - Creator III

You can if you use set analysis.

Sum({1}Sales)

The {1} will cause the formula to ignore all selections made by the user.

don_qlikview
Creator
Creator
Author

Thanks Sunny. This works

sunny_talwar

Awesome

I am glad it worked out for you.

Best,

Sunny