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: 
Not applicable

set analysis problem

i have used this expresssion in my chart

if (dimension='Stock',sum({<calmonth=$(v_max_month>}stock),if (dimension='Git',sum({<calmonth=$(v_max_month>}Git),(sum({<calmonth=$(v_max_month>}stock)+sum({<calmonth=$(v_max_month>}git))

i just want to know that that how can i use set analysis insted of if condition.

Please help me out

Labels (1)
1 Reply
whiteline
Master II
Master II

It depends on

1. your data-model.

2. dimensions of your chart.

In some cases you just cann't.