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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST HERE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how it works?

Hi experts,

pls expain me this ,

=$(=SubField(concat(distinct Dimension,  '|'), '|', 1))

1 Solution

Accepted Solutions
Not applicable
Author

thanks rob

with ur motivation i did  same and i understood how it works

View solution in original post

2 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

I would suggest you read up on each function in the Help. Then put each piece of the expression into a text box to observe the results. For example, first start with:

=concat(distinct Dimension,'|')

And then add the subfield around it and so on.

-Rob

Not applicable
Author

thanks rob

with ur motivation i did  same and i understood how it works