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: 
mansi_dv
Contributor
Contributor

Adding an extra heading in pivot table

I have made a pivot table as given below by extracting data from an excel sheet.

_________________________________________________________________________________________________

Code ||   April | May | June | July | August | September | October | November | December | January | February | March |

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Now I want to add an extra header row above as :-

_________________________________________________________________________________________________

         |            Q1             |             Q2                     |                     Q3                       |                Q4                 |

_____|________________ |______________________|____________________________|_____________________|__

Code ||   April | May | June | July | August | September | October | November | December | January | February | March |

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Can someone please help me out with this??

15 Replies
tresesco
MVP
MVP

Divya,

The answer is same as I stated just above. If you have doubt, please cheate a sample qvw with your sample data inline and post it creating a new thread.

SunilChauhan
Champion II
Champion II

Hi,

here Month and quarter are irrelated.

if Quarter is realted to Month then only you can plot quarter and month mapping properly.

if you calculate Month and Quarter from Date field then definelty its provide you accurate mapping b/w quarter and months.

and if you insert new data also in db .then it will automaticlly get reflected in your table after reload.

hope this helps

Sunil Chauhan
mansi_dv
Contributor
Contributor
Author

Tresesco n Sunil...thanx for the help

mansi_dv
Contributor
Contributor
Author

The second dimension which I use gets arranged in alphabetical order, what if I want it to get loaded in the load order??

tresesco
MVP
MVP

Do you find any difficulty there? In the sort tab, select the dimension and set the sort option accordingly.

mansi_dv
Contributor
Contributor
Author

Ohh ya thanx...