<?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: Putting condition while loading from an excel file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565890#M1106342</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BIM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get using group by function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,NO,MAX(Date) from ect....&lt;/P&gt;&lt;P&gt;group by ID,NO;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 06:08:14 GMT</pubDate>
    <dc:creator>kumarnatarajan</dc:creator>
    <dc:date>2014-03-27T06:08:14Z</dc:date>
    <item>
      <title>Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565888#M1106340</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 am trying to load an excel file into qlikview. While loading, I have some condition to satisfied e.g. pick up the recod with Maximum PO_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I have records like as given below&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="WIDTH: 609px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;&lt;STRONG&gt;BATT_SPC1520&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" style="border-left: medium none;" width="98"&gt;&lt;STRONG&gt;E0001AU&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none;" width="98"&gt;&lt;STRONG&gt;4500020067&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none;" width="119"&gt;&lt;STRONG&gt;1/9/2014&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none;" width="98"&gt;&lt;STRONG&gt;10&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none;" width="98"&gt;&lt;STRONG&gt;2.76&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;BATT_SPC1520&lt;/TD&gt;&lt;TD class="xl63" style="border-left: medium none; border-top: medium none;"&gt;E0038US&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;4500020067&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;1/8/2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;2.76&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: medium none;"&gt;BATT_SPC1520&lt;/TD&gt;&lt;TD class="xl63" style="border-left: medium none; border-top: medium none;"&gt;E0039US&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;4500020067&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-left: medium none; border-top: medium none;"&gt;1/7/2014&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;10&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: medium none; border-top: medium none;"&gt;2.76&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to load only the record maximum po_date i.e. here the first row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I should go for precendent load option, but not sure how to go about it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any quick help would be higly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Bimala &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 05:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565888#M1106340</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-03-27T05:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565889#M1106341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Newtable:&lt;/P&gt;&lt;P&gt;LOAd firsortedvalue(&amp;lt;field&amp;gt;,-date) as latestfield&lt;/P&gt;&lt;P&gt;resident &amp;lt;table&amp;gt;&lt;/P&gt;&lt;P&gt;group by&lt;/P&gt;&lt;P&gt;&amp;lt;field&amp;gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 06:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565889#M1106341</guid>
      <dc:creator />
      <dc:date>2014-03-27T06:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565890#M1106342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi BIM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get using group by function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,NO,MAX(Date) from ect....&lt;/P&gt;&lt;P&gt;group by ID,NO;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 06:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565890#M1106342</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2014-03-27T06:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565891#M1106343</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;Thanks , but this will not work out, it will consider each row as unique and&lt;/P&gt;&lt;P&gt;Will evaluate for each row. I need to pick up only the row with max date group by only Id, not the other columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Bimala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 06:18:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565891#M1106343</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-03-27T06:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565892#M1106344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what firsortedvalue actually does.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 06:25:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565892#M1106344</guid>
      <dc:creator />
      <dc:date>2014-03-27T06:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565893#M1106345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying with first sorted value also, but not getting me the desired result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my iPhone&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 06:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565893#M1106345</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-03-27T06:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565894#M1106346</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 below script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name, F2, NO, Date, F5, F6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BATT_SPC1520, E0001AU, 4500020067, 1/9/2014, 10, 2.76&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BATT_SPC1520, E0038US, 4500020067, 1/8/2014, 10, 2.76&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BATT_SPC1520, E0039US, 4500020067, 1/7/2014, 10, 2.76&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;Temp2:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD * Where A_No=1;&lt;/P&gt;&lt;P&gt;LOAD *,AutoNumber(Date,NO) as A_No Resident Temp Order by NO,Date desc;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 07:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565894#M1106346</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2014-03-27T07:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565895#M1106347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A:&lt;/P&gt;&lt;P&gt;LOAD name1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [po-num],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; name2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; po_date,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; qty, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 as Flag&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\Documents\Data.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right join&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load [po-num],&lt;/P&gt;&lt;P&gt;qty, &lt;/P&gt;&lt;P&gt;firstsortedvalue(name2,-po_date) as name2,&lt;/P&gt;&lt;P&gt;value,&lt;/P&gt;&lt;P&gt;name1, &lt;/P&gt;&lt;P&gt;1 as Flag&lt;/P&gt;&lt;P&gt;Resident A&lt;/P&gt;&lt;P&gt;Group By [po-num],qty, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; value,name1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 07:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565895#M1106347</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-03-27T07:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565896#M1106348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the attached file for your desired result. if any problem then let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 08:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565896#M1106348</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-03-27T08:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565897#M1106349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks much Muhammad: I have a personal edition , so could not open your qvw. However I tried some other way and achieved the result. Just attaching for your reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MAX_PO_DT_2013:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MATNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MAX&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[EKKO.DATE BEDAT]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PO_DT_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;D&gt;&lt;BR /&gt;(&lt;/D&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sheet1$)&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GROUP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;BY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MATNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INNER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;JOIN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(MAX_PO_DT_2013)&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MATNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EKKO.LIFNR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Vendor_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EBELN&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PO_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[EKKO.DATE BEDAT]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PO_DT_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EKPO.EBELP&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;po_item_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[EKPO.NETPR ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;net_price_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[EKPO.PEINH ]&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;price_unit_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EKKO.WAERS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;curr_2013&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;D&gt;&lt;BR /&gt;(&lt;/D&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;biff&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sheet1$); &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565897#M1106349</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-03-27T15:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565898#M1106350</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;This is&amp;nbsp; really good way of handling this scenario. Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Bimala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:17:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565898#M1106350</guid>
      <dc:creator>bimala0507</dc:creator>
      <dc:date>2014-03-27T15:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Putting condition while loading from an excel file</title>
      <link>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565899#M1106351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Bimla So can u refer this post as answer for other people reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;MUHAMMAD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 16:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Putting-condition-while-loading-from-an-excel-file/m-p/565899#M1106351</guid>
      <dc:creator>arsal_90</dc:creator>
      <dc:date>2014-03-27T16:24:24Z</dc:date>
    </item>
  </channel>
</rss>

