<?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 Re: Data in Table wouldn't pull into front end chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787939#M1024342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW. OF COURSE. I don't know why I keep getting hung up on something so basic as UNIQUE ID!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Mar 2015 20:20:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-11T20:20:16Z</dc:date>
    <item>
      <title>Data in Table wouldn't pull into front end chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787936#M1024339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, everyone-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to make sure I am not missing a basic concept.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my newest Qlikview file, when I ran reload, the # of lines of data&amp;nbsp; in Table View were as expected..around 500 or so.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I created a front end table object(whether a chart table or simply a&amp;nbsp; table box), Qlikview only returned a small fraction of the lines - around 25.&amp;nbsp; Once added the "Line Number" dimension into the "fields displayed" in the object,&amp;nbsp; I got everything!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, there are definitely some null values in various places throughout the table, but in the original set of dimensions I pulled into the object, there was at least one dimension that didn't have ANY nulls--just like the line number dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;500 records came in via the script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim1&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Dim2&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Dim3&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Dim 4 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;But in my front end table box, straight table or pivot table, it only pulled in some of the records&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; text-decoration: underline;"&gt;Dim1&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim3&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim 4 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;25&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;&lt;STRONG&gt;Dim1 has no null instances&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;When I added the Line Number Dimension, everything came through&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; text-decoration: underline;"&gt;Dim1&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim2&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim3&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;Dim 4&lt;/SPAN&gt; &lt;SPAN style="text-decoration: underline;"&gt;Line No &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this solely an issue of cleaning up the null values throughout the table? Why did it take adding the line number dimension in order for everythiing to show up?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 19:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787936#M1024339</guid>
      <dc:creator />
      <dc:date>2015-03-11T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Data in Table wouldn't pull into front end chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787937#M1024340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know about the straight table, but table box only shows unique combination of rows. So for instance if you have a table like this loaded into QlikView:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1, Dim2&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table box will only show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1, Dim2&lt;/P&gt;&lt;P&gt;a, b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you added LineNo. the table became&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LineNo., Dim1, Dim2&lt;/P&gt;&lt;P&gt;1, a, b&lt;/P&gt;&lt;P&gt;2, a, b&lt;/P&gt;&lt;P&gt;3, a,b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it will show you all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 19:33:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787937#M1024340</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-03-11T19:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Data in Table wouldn't pull into front end chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787938#M1024341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While loading the Table into QlikView Script use as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() as ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field2&lt;/P&gt;&lt;P&gt;From TableName;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 19:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787938#M1024341</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-03-11T19:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Data in Table wouldn't pull into front end chart</title>
      <link>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787939#M1024342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW. OF COURSE. I don't know why I keep getting hung up on something so basic as UNIQUE ID!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2015 20:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-in-Table-wouldn-t-pull-into-front-end-chart/m-p/787939#M1024342</guid>
      <dc:creator />
      <dc:date>2015-03-11T20:20:16Z</dc:date>
    </item>
  </channel>
</rss>

