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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Jthurston
Contributor
Contributor

Help with Expressions/Set Analysis

Hi All,

Please see the attached screenshot, I am trying to make my 'Jan Bal New' expression to repeat for every corresponding product within the PM_MarginGroup (Banking Margin). I want the value 6712.0083121722 to repeat in the rows beneath as highlighted. Is there a way I can amend my expression to make Qlik do this?

Thanks!Qlik Issue.PNG

1 Solution

Accepted Solutions
martinpohl
Partner - Master
Partner - Master

Hi,

add 

total <PM_MarginGroup >

in front of Actual and Outlook 

View solution in original post

2 Replies
martinpohl
Partner - Master
Partner - Master

Hi,

add 

total <PM_MarginGroup >

in front of Actual and Outlook 

Jthurston
Contributor
Contributor
Author

Thank You! It Worked!