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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to calculate the percentage of values in two rows in a chart

Hi

I have a chart look like this (chart 1). I want to add a row for % Var which equals to Var/Est. The final chart should like chart 2. Any idea how to do that?

chart 1

Capture.PNG

Chart 2

Capture.PNG

Thanks

Zixiao

1 Solution

Accepted Solutions
3 Replies
maxgro
MVP
MVP

PFA

Anonymous
Not applicable
Author

Thanks:)

jsakalis
Contributor III
Contributor III

See attached. A slightly different version that calculates variance on the fly and displays differently.

Thanks Massimo for reminding me of Dimensionality() - I think that may be a better choice.