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: 
Anonymous
Not applicable

Text matching

File 1- Sheet-1

------------------------

QlikView1

File 2- Sheet-1

-------------------------

QlikView1-Txt

QlikView1-Rpt

QlikView1

QlikView

I have selected QlikView1 as a dimension. If I select QlikView1 in the dimension, then I want to highlight all those rows where text contains QlikView1

so 3 rows will come

QlikView1-Txt

QlikView1-Rpt

QlikView1

4 Replies
Anonymous
Not applicable
Author

Hi

Should I assume  "File 1- Sheet-1 " and  "File 2- Sheet-1"   as two different   Tables (or straight tables ) ?

Anonymous
Not applicable
Author

two differnt table

Anonymous
Not applicable
Author

Please help.

I want to display all those records where if i select one dimention value(QlikView1) the corrosponding value will be shown-

QlikView1-Txt

QlikView1-Rpt

QlikView1

QlikView

So from the above reords QlikView1 will display

Anonymous
Not applicable
Author

Hi Suman

I've tried to do smth, attach the QS file

I made a Filter with a condition:

If(Index(Value, GetFieldSelections(Name))<>0, Value)

HIH

Elena