Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are using QlikView server 9, When (on a client) we use Ajax zero-Footprint client (ZFC) to show the reports, two of them (containing a lot of data) are not completely shown, I mean many lines of the report are lost.
If we use Java client to show the report it works (all the lines are shown) but the uploading is very very slow!
How can we solve the problem?
You should use the IE plugin. It's the best client for the moment.
Martin
IE Plugin normally uses less bandwidth than Ajax so if it is possible try that since it will potentially improve performance. If you need Ajax and this is the only option then you may need to tweak your webserver. Are you using QlikView Web Server or IIS?
the other thing is to evaluate what you are trying to show in your table. Will a user really need to see thousands of rows in a table? Is it something they should only view by a selection made elsewhere (e.g. only for 1 customer at a time)? If so, consider a condition on the calculation.
Unfortunely our customer uses Firefox, and this is a company's standard. Is there any other solution?
Waiting the 10th version of QlikView... The Ajax client will be largely improved.
Martin
We are using QlikView Web Server, and the reports have been created by the users as they need them.