<?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: Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help/m-p/906671#M530948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above logic by @&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6000003814697px; font-family: inherit;"&gt;Сергей Покасов&lt;/SPAN&gt;&lt;/SPAN&gt;, I have created a qvw so you can see it at work if you did not understand the coding.&lt;/P&gt;&lt;P&gt;view attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If this helped you, please mark as Helpful. If it solves your issue, please mark as Answer&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you are viewing this topic and found it informative, please like my comment.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dhruv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2015 07:20:51 GMT</pubDate>
    <dc:creator>djsampat</dc:creator>
    <dc:date>2015-06-04T07:20:51Z</dc:date>
    <item>
      <title>Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906666#M530943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tell Me Solution.My Input Table is Below&lt;/P&gt;&lt;P&gt;f1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; f2&lt;/P&gt;&lt;P&gt;A,&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;B,&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;C,&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;D,&amp;nbsp;&amp;nbsp; 4&lt;/P&gt;&lt;P&gt;E,&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;F,&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;G,&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;H,&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Want To This OutPut.It Should Be Dynamically code. Please Help Me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1&amp;nbsp;&amp;nbsp;&amp;nbsp; f2&lt;/P&gt;&lt;P&gt;AB,&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;BC,&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;CD,&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;DE,&amp;nbsp; 9&lt;/P&gt;&lt;P&gt;EF,&amp;nbsp; 11&lt;/P&gt;&lt;P&gt;FG,&amp;nbsp; 13&lt;/P&gt;&lt;P&gt;GH,&amp;nbsp; 15&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 06:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906666#M530943</guid>
      <dc:creator />
      <dc:date>2015-06-04T06:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906667#M530944</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;t1:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;f1,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; f2&lt;/P&gt;&lt;P&gt;A,&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;B,&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;C,&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;D,&amp;nbsp;&amp;nbsp; 4&lt;/P&gt;&lt;P&gt;E,&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;F,&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;G,&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;H,&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left Join (t1)&lt;/P&gt;&lt;P&gt;LOAD *, RecNo() as ID&lt;/P&gt;&lt;P&gt;Resident t1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join (t1)&lt;/P&gt;&lt;P&gt;LOAD ID-1 as ID, f1 as f1new, f2 as f2new&lt;/P&gt;&lt;P&gt;Resident t1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t2:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; f1&amp;amp;f1new as f1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; f2+f2new as f2&lt;/P&gt;&lt;P&gt;Resident t1&lt;/P&gt;&lt;P&gt;Where not IsNull(f2new);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table t1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 06:27:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906667#M530944</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-06-04T06:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906668#M530945</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * where f2 &amp;lt;&amp;gt; Null();&lt;/P&gt;&lt;P&gt;LOAD Previous(f1)&amp;amp;f1 as f1, f2+Previous(f2) as f2;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;f1,f2&lt;/P&gt;&lt;P&gt;A,&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;B,&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;C,&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;D,&amp;nbsp;&amp;nbsp; 4&lt;/P&gt;&lt;P&gt;E,&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;F,&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;G,&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;H,&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 06:48:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906668#M530945</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T06:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906669#M530946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;See the attached sample..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906669#M530946</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906670#M530947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer the link below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/166714"&gt;Logic Help&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:02:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906670#M530947</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906671#M530948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lalit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using the above logic by @&lt;SPAN class="font-color-meta" style="padding: 0 0 5px; font-size: 1.2em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #8b8b8b; background-color: #e6e6e6;"&gt;&lt;SPAN class="replyToName" style="font-weight: inherit; font-style: inherit; font-size: 15.6000003814697px; font-family: inherit;"&gt;Сергей Покасов&lt;/SPAN&gt;&lt;/SPAN&gt;, I have created a qvw so you can see it at work if you did not understand the coding.&lt;/P&gt;&lt;P&gt;view attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If this helped you, please mark as Helpful. If it solves your issue, please mark as Answer&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you are viewing this topic and found it informative, please like my comment.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Dhruv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906671#M530948</guid>
      <dc:creator>djsampat</dc:creator>
      <dc:date>2015-06-04T07:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Help</title>
      <link>https://community.qlik.com/t5/QlikView/Help/m-p/906672#M530949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please also answer the questions in your thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/166723"&gt;Help&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 08:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help/m-p/906672#M530949</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-06-04T08:18:42Z</dc:date>
    </item>
  </channel>
</rss>

