<?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: All rows are not coming in table box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292765#M846227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of disabling it, hide it from the presentation tab and see if that works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Mar 2017 13:34:19 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-03-28T13:34:19Z</dc:date>
    <item>
      <title>All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292757#M846219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I have sql select statement where i have joined 3 tables with inner join then I opened qlik view , done connection from same databasr , pasted my select satae ment , it is fetching 264 lines . I have prepared table box it is showing only 15 rows insted of 264 rows. how can I show all rows ?? &lt;/P&gt;&lt;P&gt;Please help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292757#M846219</guid>
      <dc:creator>ngreddy1982</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292758#M846220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table box only shows the distinct combination of added field.... to see all the unique fields, may be add RecNo() as Key and then add this to your table box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 11:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292758#M846220</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-28T11:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292759#M846221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As sunny mentioned table box shows only distinct values. If requirement permits you can show it in straight table or pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 12:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292759#M846221</guid>
      <dc:creator>yoganantha321</dc:creator>
      <dc:date>2017-03-28T12:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292760#M846222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used straight table , it says no data to present. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 12:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292760#M846222</guid>
      <dc:creator>ngreddy1982</dc:creator>
      <dc:date>2017-03-28T12:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292761#M846223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll have to add at least one expression. Even a dummy one like =1 (and then hide that column) may help you out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 12:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292761#M846223</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-03-28T12:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292762#M846224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my load statement, is there anything I have to use? i have made connection and copy pasted query which is working perfect from sql&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='£#,##0.00;-£#,##0.00';&lt;/P&gt;&lt;P&gt;SET TimeFormat='hh:mm:ss';&lt;/P&gt;&lt;P&gt;SET DateFormat='DD/MM/YYYY';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='DD/MM/YYYY hh:mm:ss[.fff]';&lt;/P&gt;&lt;P&gt;SET FirstWeekDay=0;&lt;/P&gt;&lt;P&gt;SET BrokenWeeks=1;&lt;/P&gt;&lt;P&gt;SET ReferenceDay=0;&lt;/P&gt;&lt;P&gt;SET FirstMonthOfYear=1;&lt;/P&gt;&lt;P&gt;SET CollationLocale='en-GB';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET LongMonthNames='January;February;March;April;May;June;July;August;September;October;November;December';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;SET LongDayNames='Monday;Tuesday;Wednesday;Thursday;Friday;Saturday;Sunday';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT TO [Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=TBW_BI;Data Source=FU-FS-BISQL01;Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=LON-OPS-SPARE;Use Encryption for Data=False;Tag with column collation when possible=False];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CO.[Actual Packaging],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IT.[Description],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Reason Code]='RTN_DAMAGE',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Internet Order No_],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Country],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Order Date],&lt;/P&gt;&lt;P&gt;&amp;nbsp; CO.[Shipping Agent Code],&lt;/P&gt;&lt;P&gt;&amp;nbsp; [Gross Weight]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; FROM [TBW_BI].[dbo].[Dreams$Consignment] AS CO &lt;/P&gt;&lt;P&gt;&amp;nbsp; INNER JOIN [TBW_BI].[dbo].[Dreams$Item] AS IT &lt;/P&gt;&lt;P&gt;&amp;nbsp; ON CO.[Actual Packaging]=IT.[No_]&lt;/P&gt;&lt;P&gt;&amp;nbsp; INNER JOIN [TBW_BI].[dbo].[Dreams$Warehouse Returns] AS RE &lt;/P&gt;&lt;P&gt;&amp;nbsp; ON RE.[Item No_]=IT.[No_]&lt;/P&gt;&lt;P&gt;&amp;nbsp; INNER JOIN [TBW_BI].[dbo].[Dreams$Internet Order Header] AS HE&lt;/P&gt;&lt;P&gt;&amp;nbsp; ON HE.[Order Guid]=RE. [Internet Order No_]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WHERE &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [order date] &amp;gt;= '2017-01-01T00:00:00.000' AND &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [order date] &amp;lt;= '2017-01-31T00:00:00.000' &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 12:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292762#M846224</guid>
      <dc:creator>ngreddy1982</dc:creator>
      <dc:date>2017-03-28T12:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292763#M846225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) Are you using Straight table or table box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Are you using any expression or all dimensions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Do you uncheck 'Suppress Zero Values' on the presentation tab?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 13:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292763#M846225</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-28T13:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292764#M846226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am using straight table, used a dummy&amp;nbsp; expression and disabled it . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 13:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292764#M846226</guid>
      <dc:creator>ngreddy1982</dc:creator>
      <dc:date>2017-03-28T13:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: All rows are not coming in table box</title>
      <link>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292765#M846227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;instead of disabling it, hide it from the presentation tab and see if that works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 13:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/All-rows-are-not-coming-in-table-box/m-p/1292765#M846227</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-28T13:34:19Z</dc:date>
    </item>
  </channel>
</rss>

