<?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: Above function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695266#M1056352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks boss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Oct 2014 07:21:09 GMT</pubDate>
    <dc:creator>d_koti24</dc:creator>
    <dc:date>2014-10-25T07:21:09Z</dc:date>
    <item>
      <title>Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695264#M1056350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the functionality of above function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;koti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 06:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695264#M1056350</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2014-10-25T06:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695265#M1056351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ex;&lt;/P&gt;&lt;P&gt;load * inline[&lt;/P&gt;&lt;P&gt;name,sales&lt;/P&gt;&lt;P&gt;a,100&lt;/P&gt;&lt;P&gt;b,200&lt;/P&gt;&lt;P&gt;c,300&lt;/P&gt;&lt;P&gt;d,400&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name is dimesnion and expression is sum(sales) in normal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u write above(sum(sales)&lt;/P&gt;&lt;P&gt;output would be for&lt;/P&gt;&lt;P&gt;a&amp;nbsp; -&lt;/P&gt;&lt;P&gt;b&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;c&amp;nbsp; 200 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find attached qvw &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here if u give above(sum(sales,2)&lt;/P&gt;&lt;P&gt;then&lt;/P&gt;&lt;P&gt;a&amp;nbsp; -&lt;/P&gt;&lt;P&gt;b&amp;nbsp; -&lt;/P&gt;&lt;P&gt;c&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;d&amp;nbsp; 200&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; by default value is&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;above function returns the value of above field to the current filed if value is&amp;nbsp;&amp;nbsp; 1.&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69682_Capture.PNG.png" style="width: 620px; height: 278px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 06:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695265#M1056351</guid>
      <dc:creator />
      <dc:date>2014-10-25T06:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695266#M1056352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks boss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 07:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695266#M1056352</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2014-10-25T07:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695267#M1056353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pls make it as correct answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 07:26:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695267#M1056353</guid>
      <dc:creator />
      <dc:date>2014-10-25T07:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695268#M1056354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manoj,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 2 marow i have a interview.so please can u suggest me which topics i want to prepare for that interview.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695268#M1056354</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2014-10-25T08:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695269#M1056355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which company u have &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695269#M1056355</guid>
      <dc:creator />
      <dc:date>2014-10-25T08:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695270#M1056356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;monday Team lead computers ,tuesday virtusa..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:12:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695270#M1056356</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2014-10-25T08:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695271#M1056357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok where do u stay present &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695271#M1056357</guid>
      <dc:creator />
      <dc:date>2014-10-25T08:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695272#M1056358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mumbai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:16:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695272#M1056358</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2014-10-25T08:16:44Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695273#M1056359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok set analysis and section access prepare well &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all the best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695273#M1056359</guid>
      <dc:creator />
      <dc:date>2014-10-25T08:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Above function</title>
      <link>https://community.qlik.com/t5/QlikView/Above-function/m-p/695274#M1056360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thank u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one week back i was attend one interview,in that interview they are asking about buffer load,genaric load,and ur application size,how much time take ur application to execute.?..can u provide answers ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Above-function/m-p/695274#M1056360</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2014-10-25T08:22:11Z</dc:date>
    </item>
  </channel>
</rss>

