Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
I have 2 containers each contain 18 tables and I want to hide and show table tables as per selections of filters. to achieve this I conditionally show each table but my application is not responding.
is there another solution to achieve this???
I am using the same expression for 36 straight tables.but my problem is that all 36 tables are in the container that's why my application is not working
Listen to Jonathan.
I have seen a lot of problems doing this. It will not work.
okk
take inload in script
LOAD * INLINE [
_Dimension
chart1
chart2
chart3
];
and i give lay out conditional expressions for the charts to view/hide in container.
I think i got it.Please try and let me know and the find the attachment to