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

Set analysis problem

I thought this is simple but somehow i'm doing something wrong!

i attached my QVW and a excel file. The excel is what i'm trying to get.

1 Solution

Accepted Solutions
Not applicable
Author

this is the excel file

View solution in original post

4 Replies
Not applicable
Author

this is the excel file

Not applicable
Author

Hi

Try this

=

Sum(Real)/sum({$<Periode={'1'}>}total Norm)

Regards

Benoît





Not applicable
Author

Change the expression:

=Sum(Real)/TOP(TOTAL sum(Norm))

Not applicable
Author

thnx both suggestions work, but i go for the last solution!