<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Chart straight table only displaying some of the values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169434#M1282389</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This is Great! I also had the scroll bars jumping back and with this solution with now(2)&amp;nbsp; it is solved. GREAT!! thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Nov 2011 14:16:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-18T14:16:11Z</dc:date>
    <item>
      <title>Chart straight table only displaying some of the values</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169432#M1282381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Hi,&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;I'm hoping someone might be able to help me with an issue I'm having with a Qlikview document when I publish it to the server and view it via AJAX.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;I have a chart straight table that contains in the current selection 82 rows, 1 dimension and 14 expressions. The dimension is a field and most of the expressions are also fields or relatively simple expressions (no If statements, long strings, etc).&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;The problem I am having is that part of table is drawn when using the AJAX client and the remainder just has blank cells, if I export to excel from there all of the values are however displayed correctly.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;I've removed some of the background colour formatting and linear gauge charts in the cells which I had originally and this has improved the situation but short of making it a plain table with no formatting it still seems to have data which isn't being displayed. I've been looking at the memory settings on the server and not managed to fix the issue as yet.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;The Qlik document itself is only 300KB and has after quite a reasonable amount of transformation in the script 3 tables with the following rows x Columns:&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;1993 x 2&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;426 x 20&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;2130 x 6&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;The document is pretty simple and tiny and the server is a reasonable spec and isn't too heavily loaded so I'm at a bit of a loss as to why this is occurring.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Server:&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Qlikview 9.0.7502.8&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;64 bit Windows Server 2008 R2&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;6GB RAM&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;2 Cores allocated from 2 six core Opteron 2431 2.4 Ghz&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;The server is a VM on ESX4&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;The document is almost instantaneous on my desktop machine and has not issues at all.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Perhaps someone might be able to give me some assistance and tell me where to look in terms of logs/settings. Thank you for your help.&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 0pt;"&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169432#M1282381</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Chart straight table only displaying some of the values</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169433#M1282384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After looking around I found that it was due to the use of 'now()' within the document. I've replaced this with now(2) so that it uses the document open time as opposed to the current time which is re-evaluated all the time. To note the now() was also making scroll bars jump back to their default position as soon as you let go of them. I hope that this helps someone else having a similar issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 12:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169433#M1282384</guid>
      <dc:creator />
      <dc:date>2011-01-07T12:39:54Z</dc:date>
    </item>
    <item>
      <title>Chart straight table only displaying some of the values</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169434#M1282389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; This is Great! I also had the scroll bars jumping back and with this solution with now(2)&amp;nbsp; it is solved. GREAT!! thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Nov 2011 14:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-straight-table-only-displaying-some-of-the-values/m-p/169434#M1282389</guid>
      <dc:creator />
      <dc:date>2011-11-18T14:16:11Z</dc:date>
    </item>
  </channel>
</rss>

