<?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 Create memory variables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337976#M1176380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to use the VB script to add a new row dynamically into your Qlikview object. We have done this long back but don't have the VB script.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;May be this guide can help: &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2640"&gt;http://community.qlik.com/docs/DOC-2640&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 May 2012 05:54:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-06T05:54:12Z</dc:date>
    <item>
      <title>Create memory variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337975#M1176379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear all&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Kindly help me on the following as I had tried for two weeks but without an answer:&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;1. How to add a NEW row in Group column called Gross profit (Revenue - Cost of sales) below the Cost of sales ?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;2. How to add a NEW row in Group column called Net profit (Gross profit - Operating expenses) below the Operating expenses by using the calcualted memory variable (Gross profit) in 1 ?.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Please refer to the attached excel worksheet and qv file.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thank you&lt;/DIV&gt;&lt;DIV&gt;Tracy&lt;SPAN style="font-size: 8pt;"&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 04:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337975#M1176379</guid>
      <dc:creator>tracycrown</dc:creator>
      <dc:date>2012-05-06T04:06:18Z</dc:date>
    </item>
    <item>
      <title>Create memory variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337976#M1176380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may need to use the VB script to add a new row dynamically into your Qlikview object. We have done this long back but don't have the VB script.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;May be this guide can help: &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" href="http://community.qlik.com/docs/DOC-2640"&gt;http://community.qlik.com/docs/DOC-2640&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 05:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337976#M1176380</guid>
      <dc:creator />
      <dc:date>2012-05-06T05:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create memory variables</title>
      <link>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337977#M1176381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anosh I don't understand how to do it, please help. Thanks a lotTracy&lt;/P&gt;&lt;P&gt; Date: Sun, 6 May 2012 01:54:15 -0400&lt;/P&gt;&lt;P&gt;From: qliktech@sgaur.hosted.jivesoftware.com&lt;/P&gt;&lt;P&gt;To: tracycrown@hotmail.com&lt;/P&gt;&lt;P&gt;Subject: &lt;A href="New to QlikView"&gt;&lt;/A&gt; - Re: Create memory variables&lt;/P&gt;&lt;P&gt;                                                                                QlikCommunity&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;/P&gt;&lt;P&gt;								&lt;/P&gt;&lt;P&gt;    Re: Create memory variables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    created by anoshnathaniel in New to QlikView - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi, You may need to use the VB script to add a new row dynamically into your Qlikview object. We have done this long back but don't have the VB script.May be this guide can help: http://community.qlik.com/docs/DOC-2640 Hope this help,Anosh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	Reply to this message by replying to this email -or- go to the message on QlikCommunity&lt;/P&gt;&lt;P&gt;	Start a new discussion in New to QlikView by email or at QlikCommunity&lt;/P&gt;&lt;P&gt;                                                                                © 1993-2011 QlikTech International AB    &lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;            Copyright &amp;amp; Trademarks | Privacy | Terms of Use | Software EULA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 06:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-memory-variables/m-p/337977#M1176381</guid>
      <dc:creator>tracycrown</dc:creator>
      <dc:date>2012-05-06T06:40:27Z</dc:date>
    </item>
  </channel>
</rss>

