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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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

Labels (1)
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()