<?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: Bug: Multi-Dimension on Pivot Table make Allocated Memory Exceed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753019#M1034089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; can you post the format you need to generate and the format in the datamodel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jan 2015 06:24:31 GMT</pubDate>
    <dc:creator>jonasheisterkam</dc:creator>
    <dc:date>2015-01-23T06:24:31Z</dc:date>
    <item>
      <title>Bug: Multi-Dimension on Pivot Table make Allocated Memory Exceed</title>
      <link>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753018#M1034088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Bug: Multi-Dimension on Pivot Table make Allocated Memory Exceed&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I create Dashboard, on that i made a pivot table which comprise of 2 Dimension and 1 Expression. &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;After publishing am facing Error: Allocated Memory Exceed, on particular Pivot table..&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Later i found some, way to resolve temporary- i made some calculation in dimension, ie, Date Format.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;then i removed the calculation, its look fine after publishing&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;But need the Date format. Any Idea.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/alert.png" /&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I don't want to change my loading Script.... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 05:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753018#M1034088</guid>
      <dc:creator />
      <dc:date>2015-01-23T05:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Multi-Dimension on Pivot Table make Allocated Memory Exceed</title>
      <link>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753019#M1034089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; can you post the format you need to generate and the format in the datamodel?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 06:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753019#M1034089</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2015-01-23T06:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Multi-Dimension on Pivot Table make Allocated Memory Exceed</title>
      <link>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753020#M1034090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Format in Qlikview = date('MMM-YY')&lt;/P&gt;&lt;P&gt;format in database = date('YYYY-MM-DD')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am trying to do with dimensions... not with expressions..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 10:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753020#M1034090</guid>
      <dc:creator />
      <dc:date>2015-01-27T10:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Multi-Dimension on Pivot Table make Allocated Memory Exceed</title>
      <link>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753021#M1034091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want one dimension value by month try in Dimension&lt;/P&gt;&lt;P&gt;=Date(MonthStart(Date),'MMM-YY')&lt;/P&gt;&lt;P&gt;else you have each day as one value with the same shown text.&lt;/P&gt;&lt;P&gt;In the date functions the performance gab between different functions can be big.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In older versions MonthName() was realy bad, but in the newer its ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 10:48:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bug-Multi-Dimension-on-Pivot-Table-make-Allocated-Memory-Exceed/m-p/753021#M1034091</guid>
      <dc:creator>jonasheisterkam</dc:creator>
      <dc:date>2015-01-27T10:48:25Z</dc:date>
    </item>
  </channel>
</rss>

