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: 
rtr13
Contributor III
Contributor III

Hover text on headers

Does anyone know how to add hover text onto headers within a pivot table? I have tried to input an if statement as followed:

=if(Header='Previous Year','Previous Year' &chr(13)&chr(13)&chr(13)&'The previous rolling 12 months: '&pstartdate&'to'&penddate,
if(Header='Current Year','Current Year' &chr(13)&chr(13)&chr(13)&'The current rolling 12 months: '&cstartdate&'to'&cenddate))

But, with I do this i get the ... after the header which I am looking to avoid. Is there a way to add hover text without getting the ... after the header? I appreciate the help. 

Thanks!

Labels (1)
1 Reply
sergio0592
Specialist III
Specialist III

Hi,

Try to overlap the header pivot table with a text object.