<?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: Allocated Memory Exceeded error in Pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752150#M719611</link>
    <description>&lt;P&gt;Can you create this calculated dimension in script and use that field in chart ? &amp;nbsp;Did you tried that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 18:01:39 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2020-10-13T18:01:39Z</dc:date>
    <item>
      <title>Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752146#M719609</link>
      <description>&lt;P&gt;&amp;nbsp;i have 2 dimension one is Comapny and the other is calculated dimension and I am using the below expression for calculated dimension in pivot table&lt;/P&gt;&lt;P&gt;IF(match(Company,'ABC'),[Invoice Date_FKDAT],Date(AppDate,'DD/MM/YYYY'))&lt;/P&gt;&lt;P&gt;but it shows allocated memory exceeded but this is working fine in straight table but as per my requirement I have to use Pivot table because i want my calculated dimension in horizontal orientation. Please help anyone.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:58:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752146#M719609</guid>
      <dc:creator>sadiaasghar</dc:creator>
      <dc:date>2024-11-16T17:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752147#M719610</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;Please have a look&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 17:58:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752147#M719610</guid>
      <dc:creator>sadiaasghar</dc:creator>
      <dc:date>2020-10-13T17:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752150#M719611</link>
      <description>&lt;P&gt;Can you create this calculated dimension in script and use that field in chart ? &amp;nbsp;Did you tried that ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 18:01:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752150#M719611</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2020-10-13T18:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752154#M719612</link>
      <description>&lt;P&gt;I can't because invoice date and App date are fields of two different tables and when i tried to create relationship it gives me loop error because sales table is already related to some other table using a field.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 18:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752154#M719612</guid>
      <dc:creator>sadiaasghar</dc:creator>
      <dc:date>2020-10-13T18:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752195#M719613</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/105825"&gt;@sadiaasghar&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aggr(IF(match(Company,'ABC'),[Invoice Date_FKDAT],Date(AppDate,'DD/MM/YYYY')),Company,[Invoice Date_FKDAT],AppDate)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 22:41:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752195#M719613</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-10-13T22:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752231#M719614</link>
      <description>&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/336"&gt;@Kushal_Chawda&lt;/a&gt; this is not working either.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2020 05:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752231#M719614</guid>
      <dc:creator>sadiaasghar</dc:creator>
      <dc:date>2020-10-14T05:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752243#M719615</link>
      <description>&lt;P&gt;here in below thread i have seen solution like...&amp;nbsp;&lt;/P&gt;&lt;P&gt;create a new pivot table and recreate all your dimension and measures - did you tried this?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Development/Allocated-memory-exceeded-error-in-pivot-table/td-p/928372" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Development/Allocated-memory-exceeded-error-in-pivot-table/td-p/928372&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752243#M719615</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2020-10-14T07:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752244#M719616</link>
      <description>&lt;P&gt;How are this 2 tables related ? is their 1:1 match or 1:many&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it has&amp;nbsp; 1:Many and 2 tables are not linked directly then definitely this issue will occur . In Pivot the Dimension values gets aggr to each dimension&amp;nbsp; value .&lt;/P&gt;&lt;P&gt;Could you create a sample app and share with us ?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752244#M719616</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2020-10-14T07:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752259#M719617</link>
      <description>It worked. Now I have 13 records for invoice dates and 2 for App Date. I&lt;BR /&gt;want my data to only display dates where invoice date = App Date in my&lt;BR /&gt;calculated DIMENSION.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Oct 2020 07:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1752259#M719617</guid>
      <dc:creator>sadiaasghar</dc:creator>
      <dc:date>2020-10-14T07:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded error in Pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1756358#M719618</link>
      <description>&lt;P&gt;I would venture Set Analysis the most likely way to go regarding the last part:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Set-Analysis-in-the-Aggr-function/ba-p/1463822&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Set-Analysis/ba-p/1468344&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Sorry I do not have anything better.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 16:32:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-error-in-Pivot-table/m-p/1756358#M719618</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-10-27T16:32:02Z</dc:date>
    </item>
  </channel>
</rss>

