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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Table without header

Hi,

i have a diagram table with two colums. Title bar shows formula, header line1 “structure_name” and header line2 “Sum(cost_eur)”. Now, I would like to show header line in title bar. The table should have no header line.

old design

qk02.png

new design

qk01.png

Regards Stefan

Labels (1)
10 Replies
Not applicable
Author

Hi Stefan


Please find attached file with the answer.  Apologies my earlier file referred to GetObjectField(2); this would bring back the 3rd dimension.

The first dimension can be shown via;

GetFieldObject()       or         GetFieldObject(0)

I hope this answers your question.

Regards


Steve