Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I am facing an issue with the straight table which has many records.
When I try to scroll down in the table I see blank space with no data. Even after quite a long time I do not see any data rendering into the table to display.
Can anyone know this behavior?
Appreciate your help on this.
Regards,
Shyam.
Could you attached your app or screenshot?
Does this happen only in this file?
Normal or Web Mode?
Hi Robert,
Thanks for the response.
The application is quite big. Sorry I could not share the application here. But, please find the screenshot attached.
This is on web and no issues on the Normal desktop Qlikview.
I do not have another file. Its all in one QVW document with many tabs.
Thank in advance.
Regards,
Shyam.
if its a performance issue, try to limit the amount of rows that you are showing. E.g. hide/minimize the table unless the user does several selections that limits the # of rows to e.g. 1000 rows
Use a conditional show e.g. Count(MyDimension)<=1000
Thanks for the responses.
I tried to scroll down slowly and I could see weird results.
When I scroll down the results stop at a particular pont, i.e at a set of records and the data is not rendered beyond that point.
I have tested this on Access point and on QlikView desktop application with the "Turn on web view" option.
I see the data display stopped at a particular point as shown in the screenshot.
However I was able to see the whole data on the desktop normal application.
Thanks heaps in advance.
Regards,
Shyam.
Which version and Service Release of QlikView are you using. And which browser a d version are yiu using?
Thanks for the response Petter.
The version is 11.20.12451.0 SR7 64-bit Edition(x64).
I am trying to open on Internet Explorer 10.
It is the same behavior on the QlikView desktop application with 'Turn on web view' though.
Thanks heaps.
Regards,
Shyam.
Hi Experts,
Just a quick update. The Table does work fine on the Chrome browser. The renders to the end without any issues.
Regards,
Shyam.
Hi Shyam,
Its not the issue with Qlikview , its basically taking time to load the data. This will not happen if you follow slow scrolling.
IE will try to validate all the content before rendering so you might face the issue, try to use IE plugin and then try with it.
Thanks for the response Avinash.
No, the data does not load even when I scroll down slowly. It stops rendering the data after a particular point.
Can you please let me know what you meant when you said IE plugin.
Regards,
Shyam.