Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hi
Should I assume "File 1- Sheet-1 " and "File 2- Sheet-1" as two different Tables (or straight tables ) ?
two differnt table
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
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