<?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: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3))) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122081#M756486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks stefan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Sep 2018 10:59:34 GMT</pubDate>
    <dc:creator>pradeep92</dc:creator>
    <dc:date>2018-09-29T10:59:34Z</dc:date>
    <item>
      <title>Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122077#M756478</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;i wanted to reduce rows while loading from excel. I tried Using enable transformation and conditional delete but I ended up with a code as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INPUT:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 245px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="117"&gt;member_biz_key&lt;/TD&gt;&lt;TD width="64"&gt;age&lt;/TD&gt;&lt;TD width="64"&gt;gender&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1&lt;/TD&gt;&lt;TD align="right"&gt;10&lt;/TD&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;CODE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD member_biz_key, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; age, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gender&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Member.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1, filters(&lt;/P&gt;&lt;P&gt;Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OUTPUT:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 245px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="117"&gt;member_biz_key&lt;/TD&gt;&lt;TD width="64"&gt;age&lt;/TD&gt;&lt;TD width="64"&gt;gender&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;2&lt;/TD&gt;&lt;TD align="right"&gt;20&lt;/TD&gt;&lt;TD&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;3&lt;/TD&gt;&lt;TD align="right"&gt;30&lt;/TD&gt;&lt;TD&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;4&lt;/TD&gt;&lt;TD align="right"&gt;40&lt;/TD&gt;&lt;TD&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone explain how it works ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&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/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122077#M756478</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122078#M756480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15382124716992359 jive_text_macro" jivemacro_uid="_15382124716992359"&gt;
&lt;P&gt;INPUT:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;member_biz_key, age, gender&lt;/P&gt;
&lt;P&gt;1, 10, A&lt;/P&gt;
&lt;P&gt;2, 20, B&lt;/P&gt;
&lt;P&gt;3, 30, C&lt;/P&gt;
&lt;P&gt;4, 40, D&lt;/P&gt;
&lt;P&gt;] where gender&amp;lt;&amp;gt; 'A';&lt;/P&gt;
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 09:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122078#M756480</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-09-29T09:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122079#M756483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Actually I wanted to know the functionality of this smaller input on how it works. But I have so much records in my project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer anyways.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 09:18:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122079#M756483</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-09-29T09:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122080#M756485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Specify_Row_Condition.htm" title="https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Specify_Row_Condition.htm"&gt;https://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/Specify_Row_Condition.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 10:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122080#M756485</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-29T10:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122081#M756486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks stefan &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 10:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122081#M756486</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-09-29T10:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122082#M756487</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;One more doubt is, how do I load only the data like this as output ?&lt;/P&gt;&lt;P&gt;input:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="117"&gt;member_biz_key&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="64"&gt;age&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="64"&gt;gender&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;1&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;10&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;A&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;2&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;20&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;B&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;3&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;30&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;4&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;40&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output: ONLY THE PARTICULAR FIELDS WITH DATA:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="117"&gt;&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="64"&gt;age&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="64"&gt;gender&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;30&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD align="right" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;&lt;/TD&gt;&lt;TD align="right" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;40&lt;/TD&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 11:06:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122082#M756487</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-09-29T11:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122083#M756488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you don't want the member_biz_key field, just remove it from the LOAD statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's the rule behind loading only these two rows? Is it based on age, gender, both or row number?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2018 16:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122083#M756488</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-09-29T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Functionality of function Remove(Row, RowCnd(Interval, Pos(Top, 2), Pos(Top, 3), Select(1, 3)))</title>
      <link>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122084#M756489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is like just an example that i want to load only the particular data. i.e;data from A1 to C5 in above table - Load only&amp;nbsp; from cell B4(age 30) in excel&amp;nbsp; to C5(gender D) removing A column and first 2 records of B cells and C cells as well.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2018 04:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Functionality-of-function-Remove-Row-RowCnd-Interval-Pos-Top-2/m-p/122084#M756489</guid>
      <dc:creator>pradeep92</dc:creator>
      <dc:date>2018-10-02T04:58:02Z</dc:date>
    </item>
  </channel>
</rss>

