Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Getting blank table when i select value in listbox

Hi,


I have a listbox which has option to select Chemistry or Physics. I have one more listbox with value as Maths.

I have a table which shows the Chemistry data in Pivot table and one more table with Maths data.

When we select Maths, it shows Maths table, but will hide Chemistry table and vice versa.

so when i switch the selection from Maths to Chemistry, i get blank table like in the attached image.

What might be the reason?

2 Replies
Not applicable
Author

Please share the show condition used in both the table and field names for the two listboxes.

It might something to do with the expressions used as well and selections being made.

Kiran Rokkam.

Not applicable
Author

Hi Kiran,

Thanks for the reply,

Problem was that the event on trigger was not firing properly.

So I used the bookmark to get the solution.