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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Summing across a Row

Can some one help with the expression I need to calculate Expr2, to create the table the user needs to select 1 year.

Dim1 >--> Quarter>--> 1

Dim2 >--> Month/Year >--> Jan-09 | Feb-09 | Mar-09

Expr1 >--> Value 1>--> 10 | 15 | 25

Expr2 >--> Value2>--> 10 | 25 | 50

1 Solution

Accepted Solutions
deepakk
Partner - Specialist III
Partner - Specialist III

hi Chris,

In Such Case use Before function instead of Above.

View solution in original post

5 Replies
deepakk
Partner - Specialist III
Partner - Specialist III

hi,

Tyr out the attach application

Not applicable
Author

Sorry, maybe I was not clear I'm deriving Expr2 from Expr1

deepakk
Partner - Specialist III
Partner - Specialist III

hi,

You can do it in both ways... Either create at scrip level or fron end.. The current applications contains the front end part also... see the second pivot table.

Not applicable
Author

Thanks, but when pivoted so with the Expressions are horizontal as the attached the 'Above' function does not work.

deepakk
Partner - Specialist III
Partner - Specialist III

hi Chris,

In Such Case use Before function instead of Above.