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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
deepkirat
Contributor
Contributor

When I open a dashboard, the data doesn't load until I make a selection.

I have made a dashboard, where whenever I open it for some reason the data doesn't load even after a while until I make a selection. Even if the selection is the overall one. 

I have buttons that I use to make these selections. Whenever I click on it then the data loads.

Why do you think this is and How do I fix it?

Labels (1)
2 Replies
Adam_Romanowski
Partner - Creator
Partner - Creator

I would rather say that there is a set expression which requires selection to be made or data model is wrong. Can you check data model if it's loaded? Can you check if your visualization has set expression in measures?

Bhushan_Mahajan
Creator II
Creator II

@deepkirat I think data is huge or application size is more. You can use getselectedcount(field)>=1 in chart add on section, so that when ever you will select anything then only chart will be visible.