Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I am pretty new to qlikview, assume I have a dataset like this:
grp,var1a,0a,1a,0b,1b,1b,0b,0b,0c,0c,1c,1
which method I should use, edit expression, macro, func to get each grp rate(a:.33, b:.4, c:.67)? Can some one give me an example for each method?
Thanks in advance
Shiping
Hi Shiping,
Try a chart using 'grp' as dimension, and the average of 'var1' (that is: avg(var1) ) as the expression.
regards,
Martijn ter Schegget
The Implementation Group