<?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: Details table?limiting rows ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821353#M289520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 19:33:08 GMT</pubDate>
    <dc:creator>swarup_malli</dc:creator>
    <dc:date>2015-03-17T19:33:08Z</dc:date>
    <item>
      <title>Details table?limiting rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821349#M289516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;We have a requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The business users wants to see most of the fields from the fact table in details table. They want&amp;nbsp;&amp;nbsp; close to 36 fields in the details table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have close to 8 million rows in facts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a couple of bar charts ,as a user makes selection on the bar chart the table should should change accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried couple of ways listed below:&lt;/P&gt;&lt;P&gt;1) Tried dumping all the columns in a table box, this resulted in a very wide table box i.e. it does not fit in the screen and table box doesn't let expressions or calculated dims in it. The&amp;nbsp; memory can't handle these many rows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) I tried using a straight table 4 fields as dims the rest dims as expressions ( in order to be able to scroll I had to add them as an expression) I only see blanks in the expression fields ( In spite of unchecking &lt;EM&gt;&lt;STRONG&gt;suppress zeros&lt;/STRONG&gt;&lt;/EM&gt; in presentation tab) .So this approach failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions, many QV developers would have come across this king of situation, where the business users want a details table ( i.e. all fields) which they would want to export into excel .The downside of this approach is the amount of bandwidth that would&amp;nbsp; be used if lets say 5 uses decide to export 10k rows at one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be the best way to deal with these kind of scenarios ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821349#M289516</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2015-03-17T15:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Details table?</title>
      <link>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821350#M289517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;About the #2 - you probably need to check suppress 0's and suppress missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general - ask your users, are they sure they want to see a table with millions or even tens of thousands records?&amp;nbsp; Id doesn't look rational.&amp;nbsp; If they agree on a more reasonable number, use it as calculation condition for the table.&amp;nbsp; Occasionally I used this limit in combination with a variable.&amp;nbsp; That is, there is an input box with a number which is used as calculation condition limit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 15:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821350#M289517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-17T15:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Details table?limiting rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821351#M289518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try using the calculation condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 18:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821351#M289518</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2015-03-17T18:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Details table?limiting rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821352#M289519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check out '&lt;A href="https://community.qlik.com/docs/DOC-5404"&gt;Adhoc reporting in Qlikview&lt;/A&gt;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The idea here is make the fields a selectable list box so that users need to explicitly ask to view all columns .&amp;nbsp; It can help guide the users to use reports with fewer fields. You can use getselectedcount() on the list box to control a max number of fields on the table as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 19:02:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821352#M289519</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-03-17T19:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Details table?limiting rows ?</title>
      <link>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821353#M289520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you ! Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 19:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Details-table-limiting-rows/m-p/821353#M289520</guid>
      <dc:creator>swarup_malli</dc:creator>
      <dc:date>2015-03-17T19:33:08Z</dc:date>
    </item>
  </channel>
</rss>

