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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
beck_bakytbek
Master
Master

help with filter

Hi Folks,

i have the following situation:

my table does look like:

 

idnamevaluetext
1test110aa
2test220aaa
3test330aaaa
4test140b
5test250bb
6test360bbb
7test170c
8test280cc
9test390ccc
10test1100cccc

i tried to implement this expression : Only({<name = {"test1"}>}text), but it does not work

my expected output is field: text: aa, b,c,cccc

i know i can solve this issue in script by clausel where name = 'test1', but i want to know, whether is possible within a chart: pivot, straightable.

Thanks a lot for any and all help

Beck

12 Replies
beck_bakytbek
Master
Master
Author

Thanks a lot Kushal,

i misplaced a charakter

, thanks a lot for your help

beck_bakytbek
Master
Master
Author

Thanks a lot Martinez for your help

beck_bakytbek
Master
Master
Author

Thanks a lot Surenda for your help