Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Aspiring_Developer
Creator III
Creator III

Combining rows into columns in qliksense pivot table

Hello All,

I have below table :-

Dimension - Category | Subdimension

1) Measure for DYOY - (Sum({<[Sub Dimension]= {'Direct Online'},Date=,Year=,MonthYear=, test={">=$(=Num(MonthStart(Max(test)))) <=$(=Num(Max(test)))"}>}Volume)
/
Sum({<[Sub Dimension]= {'Direct Online'},Date=,Year=,MonthYear=,
test={">=$(=num(monthstart(addmonths(max(test),-12)))) <=$(=num((monthend(addmonths(max(test),-12)))))"}>}Volume)) -1

Aspiring_Developer_0-1661337423867.png

Using above logic , created other 2 measure by changing values in set analysis.

My requirement is that I need to show this table in below format :-

Aspiring_Developer_1-1661337740525.png

I have attached my data file as well in this post .

Can anyone please help me ?

@hic 

 

Labels (1)
1 Reply
Mark_Little
Luminary
Luminary

HI @Aspiring_Developer 

What is the issue you are facing? You should be able to just add the required dimensions to the table, just be aware your set analysis will limit you sub dimension you see to the one defined in the set expression