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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expression Label

HI,

In a pivot table, I am trying to create an expression label that displays the Expression field minus the square brackets for example

Expression definition: 

[Event Outcome]

Expression Label:

I want to show: Event Outcome   (eg expression definition with out the [ ] brackets)

Kind regards

Dan

10 Replies
Not applicable
Author

the data field was loaded by a crss table load.

by using crostable, the table headers (datafield names) endet up in anoter data field "fieldname".

because the data field (name) became now "data" inside a field, it was possible, to use mid() right() and left()