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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Disable expression shown in chart

Hi community, once a again a question.

I want that if i point or click at for example a bar of a bar chart. That it only displays the value, but not the expression.

Because the users dont want to see how the value was calculated.

Thx in advance

Eric

1 Solution

Accepted Solutions
arthur_dom
Creator III
Creator III

You can give the expression a title.

View solution in original post

6 Replies
arthur_dom
Creator III
Creator III

You can give the expression a title.

reddy-s
Master II
Master II

Hi Eric,

This happens when you use a Calculated dimension and even if you give a title it shows the expression. So as a work around for this, create the calculated dimension in the load script instead of creating it in the front end.

Thanks,

Sangram.

jagan
Partner - Champion III
Partner - Champion III

HI,

Give title to the expression so that it won't display the expression.

Hope this helps you.

Regards,

Jagan.

Not applicable
Author

Hi Eric,

Give a 'Label' to the Measure. If you want only the value to be displayed, give a <space> in the 'Label' option.

Regards,

Rohan

jyothish8807
Master II
Master II

Hi Eric,

Simply give a label to the expression.

for eg. You expression ; sum(Sales)

then give it a label Total Sales

Regards

KC

Best Regards,
KC
Not applicable
Author

Thx to all of u,

forgot the option of giving a Title sorry for such a dumb question!