<?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: Regarding logic in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970386#M332291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Quick reply Clever Anjos&lt;/P&gt;&lt;P&gt;It's working fine,but i am getting one extra space in list box&lt;/P&gt;&lt;P&gt;how to remove that one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Oct 2015 16:07:48 GMT</pubDate>
    <dc:creator>d_koti24</dc:creator>
    <dc:date>2015-10-13T16:07:48Z</dc:date>
    <item>
      <title>Regarding logic</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970384#M332289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;i am loading the data from log file.to retrive file path and extension ,i.e fine.in my extension file contains 4 extensions&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;qvd(qvd),&lt;/P&gt;&lt;P&gt;qvd,&lt;/P&gt;&lt;P&gt;xls,&lt;/P&gt;&lt;P&gt;xlsx&lt;/P&gt;&lt;P&gt;my req is i want dispaly only 2 extn's in list box like qvd,xlsx instead of 4.when i click qvd i want to reflect the data for both fields(&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;qvd(qvd),&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;qvd,)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;same vise versa.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;How to achive this?&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Kd.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 15:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970384#M332289</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2015-10-13T15:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding logic</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970385#M332290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this should solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loc:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;if(LEFT(SubField(locations,' ',6),1)='F',mid(locations,index(locations,' ',6),len(locations)-index(locations,' ',6)+1),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mid(locations,index(locations,' ',4),len(locations)-index(locations,' ',4)+1)) as loc,&lt;/P&gt;&lt;P&gt;locations,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;left&lt;/STRONG&gt;(SubField( SubField(locations,'.',-1),']')&lt;STRONG&gt;,3)&lt;/STRONG&gt; as extn&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Resident Test;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 15:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970385#M332290</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-10-13T15:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding logic</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970386#M332291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for Quick reply Clever Anjos&lt;/P&gt;&lt;P&gt;It's working fine,but i am getting one extra space in list box&lt;/P&gt;&lt;P&gt;how to remove that one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 16:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970386#M332291</guid>
      <dc:creator>d_koti24</dc:creator>
      <dc:date>2015-10-13T16:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding logic</title>
      <link>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970387#M332292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;Loc:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;load&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;if(LEFT(SubField(locations,' ',6),1)='F',mid(locations,index(locations,' ',6),len(locations)-index(locations,' ',6)+1),&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mid(locations,index(locations,' ',4),len(locations)-index(locations,' ',4)+1)) as loc,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;locations,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;trim(left&lt;/STRONG&gt;(SubField( SubField(locations,'.',-1),']')&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;,3))&lt;/STRONG&gt; as extn //&amp;nbsp; this should fix it&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Resident Test;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2015 16:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Regarding-logic/m-p/970387#M332292</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-10-13T16:09:55Z</dc:date>
    </item>
  </channel>
</rss>

