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

Variance or Standard Deviation Between Expressions

Hi

I have a graph with 4 expressions + 1 Text (Value on Data Points)

1) I would like to show as Value on Data Points the Standard Deviation between the four other expressions.

Is there any easy way to do this? Or I should write the whole formula of SD using the values of the other expressions?

Thank you!!

StandarDeviation.png

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

Finally I solved it with the following functions:

RangeStdev(Expression1,Expression2,Expression3,Expression4)

View solution in original post

1 Reply
Not applicable
Author

Finally I solved it with the following functions:

RangeStdev(Expression1,Expression2,Expression3,Expression4)