<?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 issue with straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913915#M1329728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one straight table and it has almost 20 expression and 6 dimension previously in that have cyclic group for all dimension but my client requirement is they don't want cyclic group instead of that they want buttons for that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i removed that group and create 6 button for all dimension and put hide and show formula on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but problem is that when i am doing dimension limit 20 for each dimension then i get error "allocated memory exceeded".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to remove that error and want top 20 reorcds from all dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible in straight table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>prma7799</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913915#M1329728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one straight table and it has almost 20 expression and 6 dimension previously in that have cyclic group for all dimension but my client requirement is they don't want cyclic group instead of that they want buttons for that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so i removed that group and create 6 button for all dimension and put hide and show formula on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but problem is that when i am doing dimension limit 20 for each dimension then i get error "allocated memory exceeded".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to remove that error and want top 20 reorcds from all dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible in straight table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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/issue-with-straight-table/m-p/913915#M1329728</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913916#M1329729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a qlikview document that demonstrates the problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 09:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913916#M1329729</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-24T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913917#M1329731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes , its possible. Are you using calculated dimensions? if so try to push those to script because this kind of error occurs when qlikview has to perform lot of calculation in the front end. And check whether the columns are all linked i.e you have not included any orphan columns &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 09:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913917#M1329731</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-07-24T09:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913918#M1329733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be better off creating 6 tables and using a conditional show based on the user's button click. Non-visible tables are not calculated, so you might get better performance with that option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 09:53:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913918#M1329733</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-07-24T09:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913919#M1329735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes, You can use Calculated Dimensions Like&lt;/P&gt;&lt;P&gt;Aggr(If(Rank(Sum(Value) &amp;lt;=20),Dim1),Dim1)&lt;/P&gt;&lt;P&gt;But, in this case You have Dimensions Hide/Show.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 09:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913919#M1329735</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-07-24T09:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913920#M1329737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply So your opinion is that, I have to create 6 chart individual&amp;nbsp; and give them hide n show condition. right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 10:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913920#M1329737</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2015-07-24T10:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: issue with straight table</title>
      <link>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913921#M1329739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what i would try Just clone the original table 6 times and clean up the extra dimensions and set the show condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 10:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/issue-with-straight-table/m-p/913921#M1329739</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-07-24T10:06:15Z</dc:date>
    </item>
  </channel>
</rss>

