<?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 - Conditional Statement Issue? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134443#M891826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What did you need me to change my variable to? Or should I just change the expression to what you've listed as above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Aug 2016 08:53:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-08-22T08:53:57Z</dc:date>
    <item>
      <title>Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134437#M891820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to get a Pie chart to show the data of incidents that were opened in the last 28 days, and are ranked level 1 and level 2. I have created a variable that measures the last 28 days. Below is my code for my expression, is this the reason I'm getting the error message?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;BR /&gt; {&amp;lt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Incident Severity Code]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'1','2'},&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Incident Open Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;=$(v28DaysBack)'}&lt;BR /&gt; &amp;gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Incident Counter]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Incident Counter is the number of all incidents, severity code is what level (so I only want level 1's and 2's) and the open date is when they were logged as open.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Speaking to the service manager the memory utilisation is at 60% so nothing to worry about on that front.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks for the help,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Michael&lt;/SPAN&gt;&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/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134437#M891820</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134438#M891821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression in that variable can you post it please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you can try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;( {&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Severity Code]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'1','2'}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Open Date] &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=&amp;nbsp; {"$(= '&amp;gt;=' &amp;amp; Date(&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;[Incident Open Date], 'MM/DD/YYYY') &lt;/SPAN&gt;-28) &amp;amp; '&amp;lt;=' &amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;Date(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;[Incident Open Date], 'MM/DD/YYYY')&lt;/SPAN&gt;)" }&amp;nbsp; &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Counter]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 15:51:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134438#M891821</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-18T15:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134439#M891822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;v28DaysBack: Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()-28,'dd-MMM-YYYY') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I'll try what you've suggested anyway and it came up with "No data to display".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks,&lt;BR /&gt;Michael&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 15:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134439#M891822</guid>
      <dc:creator />
      <dc:date>2016-08-18T15:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134440#M891823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you change your variable to this and try ?&lt;/P&gt;&lt;P&gt;IS your [Incident Open Date] has the same format as your variable date?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;BR /&gt;{&amp;lt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Severity Code]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'1','2'},&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Open Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={" $(= '&amp;gt;=' &amp;amp; '$(v28DaysBack)' &amp;amp; '&amp;lt;=' Date(Today(), 'dd-MMM-YYYY') )" }&lt;BR /&gt;&amp;gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Counter]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 16:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134440#M891823</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-18T16:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134441#M891824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first thing I would check is the data model.&lt;/P&gt;&lt;P&gt;Do the fields you are using exist in separate tables that are not associated in the data model? If so then a Cartesian join is created in memory hence the out-of-memory error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See this post for more details&amp;nbsp; &lt;A href="https://community.qlik.com/message/884015"&gt;Re: Why do unlinked tables consume excessive memory?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Aug 2016 16:23:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134441#M891824</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-08-18T16:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134442#M891825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;They are in the same table from the same source, so I don't think that would be the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 08:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134442#M891825</guid>
      <dc:creator />
      <dc:date>2016-08-22T08:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134443#M891826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What did you need me to change my variable to? Or should I just change the expression to what you've listed as above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 08:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134443#M891826</guid>
      <dc:creator />
      <dc:date>2016-08-22T08:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134444#M891827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I mean can you try the below expression and see if you getting any values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume the IncidentOpenDate is in the same date format 'dd-MMM-YYYY'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;BR /&gt;{&amp;lt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Severity Code]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'1','2'},&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Open Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={" $(= '&amp;gt;=' &amp;amp; '$(v28DaysBack)' &amp;amp; '&amp;lt;=' Date(Today(), 'dd-MMM-YYYY') )" }&lt;BR /&gt;&amp;gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Incident Counter]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 11:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134444#M891827</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-08-22T11:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Allocated Memory Exceeded - Conditional Statement Issue?</title>
      <link>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134445#M891828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, define the variable slightly differently - add a leading = sign:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set v28DaysBack = =Date(Today()-28,'dd-MMM-YYYY');&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (not a typo, you could also add the = sign in the variable overview)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=Sum(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; {&amp;lt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Incident Severity Code]={'1','2'},&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Incident Open Date]={"&amp;gt;=$(=v28DaysBack)"}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; &amp;gt;}&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Incident Counter&lt;/EM&gt;])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 11:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Allocated-Memory-Exceeded-Conditional-Statement-Issue/m-p/1134445#M891828</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-08-22T11:59:23Z</dc:date>
    </item>
  </channel>
</rss>

