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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
adiarnon
Creator III
Creator III

field selection

hi,

i have 2 fields 'CC' and 'Perf_CC'.

In one of my tabs the user have the filter CC and in other they have Perf_CC

I want that if the user will choose in one tab 'CC' When he move to the other tab the selection will move to the Perf_CC field.

so in the action of the tab i did-

select in field-Perf_CC

GetFieldSelections(CC,'|')&')'

and it working.

BUT!

if i selecter a value of two words (with a space) its not working!

how can i fix it???

adi

10 Replies
adiarnon
Creator III
Creator III
Author


yes,

i know and i did it in the past.

but, in this problem its not helpping me

adi