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: 
Anonymous
Not applicable

Qlikview does not respond when displaying a Trellis chart

I'm finding that V12.10 dashboard hangs when trying to display a trellis bar chart when displaying a large amount of items.  

The dashboard just hangs when you clear it, which throws more rows then the bar chart can handle.  

My solution was to put a calculation condition on the chart that prevents it from displaying large quantity of items.  

I used:  Count(distinct [Item]) <= 15

There is really no indication that the dashboard hangs due to this condition so it was a process of elimination to track this down.   

0 Replies