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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hide and Show by selected Field value

Hi All
I have 3 tables.

If i select any field value in table 1 ,I want to display Table 2 only and table1 should be hide(table2 should be replace same position and place of table1) .

If i select any field value in table2 ,I want to display Table3 only and table1 ,table2 should be hide(table3 should be replace same position and place of table1) .

Thanks

18 Replies
Not applicable
Author


Thanks vivek...this is my requirement ,I have 3 straight tables with different dimentions.there is relation ship between each table.

If i select any field value in table1 ,I want to display Table2 only and table1 should be hide(table2 should be replace same position and place of table1) .

If i select any field value in table2 ,I want to display Table3 only, and table2 and table1 should be hide(table3 should be replace same position and place of table1) .

Thanks

Not applicable
Author

Hi,

Please Have a look at attached file in my previous comment.

Regards,

Vivek

Not applicable
Author

yes I have look into your app....but there is no hide and show objects..it is showing table3 only,see the attached image.

Not applicable
Author

Hi,

Please find the Updated QVW

Not applicable
Author

Thanku but in your example...you have only expression.

I have 3 tables like 3 different dims and 3 different expressions.

Table1

------

Dim1 expr1 key

A        10     1

B         20    2

Table2

---------

Dim2 expr2 key

C      30      1

D      40       1


If we cliick on "A" table2 should display with C,D values(where Key is same in both tables)and Table 1 should hide.

hope you got my requirement.

thanks

Not applicable
Author

Hi,

In my application there are three table but they are hidden that why you are not able to see those tables.

Please understand the logic used in that application.

Same way you can achieve this one also.

Regards,

Vivek

Anonymous
Not applicable
Author

Hi Enrique,

Nice example.  Could you explain me the way to do this?

I've been looking de qvw and i didn´t find any conditional expression in the graphics or actions in the labels.

Thanks

Maria

ecolomer
Master II
Master II

Para verlo, haz lo siguiente:

- Selecciona Producto

- Botón izquierdo sobre la pestaña de clientes y lo verás

P00.png

Anonymous
Not applicable
Author

Vale, veo que tienes una variable que le asignas valor al pulsar el botón (no sabia que la acción desaparecía una vez pulsado).

¿Pero donde asignas esa variable vista a los gráficos que aparecen?