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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jono19872002
Contributor II
Contributor II

Table - Multiple Calculations stacked

Hi

I'm sure it is possible, but wanted to know how i can manipulate a table so show two calculations seperately within the same column

eg top half of table sum sales by the region dimension and then underneath a summarised row of total prior year (not split by dimension)

eg

  AprilMayJune
 UK101015
 EU151020
 USA201520
 Total Sales453555
     
 Prior Year556970
1 Solution

Accepted Solutions
chrismarlow
Specialist II
Specialist II

Hi,

A way I've seen involves using a calculated dimension with a ValueList (depends on you region having a smallish fixed number of values) & then Pick/Match to write an expression for each row, so something like the below (but will be very dependent on your data model, so have cut a lot of corners here);

20210914_1.png

Cheers,

Chris. 

View solution in original post

1 Reply
chrismarlow
Specialist II
Specialist II

Hi,

A way I've seen involves using a calculated dimension with a ValueList (depends on you region having a smallish fixed number of values) & then Pick/Match to write an expression for each row, so something like the below (but will be very dependent on your data model, so have cut a lot of corners here);

20210914_1.png

Cheers,

Chris.