<?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: How to use PICK() IN QlikView? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827196#M291262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can elaborate a little more your Question?&lt;/P&gt;&lt;P&gt;Pick is used to retrieve the N value from the expression:&lt;/P&gt;&lt;P&gt;Pick ( N, 'A','B','C') will return 'C' with N = 3&lt;/P&gt;&lt;P&gt;N must be a value between 1 and infinity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the help for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Dec 2014 14:11:21 GMT</pubDate>
    <dc:creator>german_avanzato</dc:creator>
    <dc:date>2014-12-15T14:11:21Z</dc:date>
    <item>
      <title>How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827192#M291258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;for example for 1,2,3,4 -red&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt; 5,6,78-green&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #339966; font-size: 12pt;"&gt;11,12,14-black&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 13:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827192#M291258</guid>
      <dc:creator />
      <dc:date>2014-12-15T13:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827193#M291259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Pick(If(Field&amp;lt;=4,1,If(Field&amp;lt;=8,2,If(Field&amp;gt;=11 And Field &amp;lt;=14,3))),Red(),Green(),Black())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 13:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827193#M291259</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-15T13:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827194#M291260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate more about this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 13:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827194#M291260</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T13:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827195#M291261</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;See this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/39553#39553" title="http://community.qlik.com/message/39553#39553"&gt;http://community.qlik.com/message/39553#39553&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 14:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827195#M291261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T14:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827196#M291262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can elaborate a little more your Question?&lt;/P&gt;&lt;P&gt;Pick is used to retrieve the N value from the expression:&lt;/P&gt;&lt;P&gt;Pick ( N, 'A','B','C') will return 'C' with N = 3&lt;/P&gt;&lt;P&gt;N must be a value between 1 and infinity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the help for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 14:11:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827196#M291262</guid>
      <dc:creator>german_avanzato</dc:creator>
      <dc:date>2014-12-15T14:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827197#M291263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use Pick and Match Function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;pick(match(status, 'G', 'A', 'R'), 'Green', 'Amber', 'Red',&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;'Grey'&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;neetha&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 14:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827197#M291263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-15T14:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PICK() IN QlikView?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827198#M291264</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;Please elaborate more or provide data or you can assume this small example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raw:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;Field&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;4&lt;/P&gt;&lt;P&gt;5&lt;/P&gt;&lt;P&gt;6&lt;/P&gt;&lt;P&gt;7&lt;/P&gt;&lt;P&gt;8&lt;/P&gt;&lt;P&gt;9&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;11&lt;/P&gt;&lt;P&gt;12&lt;/P&gt;&lt;P&gt;13&lt;/P&gt;&lt;P&gt;14&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Field,&lt;/P&gt;&lt;P&gt;Pick(if(Field &amp;lt;= 4,1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Field&amp;nbsp; &amp;gt; 4 and Field &amp;lt;= 8,2,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Field &amp;gt;= 11 and Field &amp;lt;= 14,3))),Red(),Green(),Black()) as Color&lt;/P&gt;&lt;P&gt;Resident Raw;&lt;/P&gt;&lt;P&gt;DROP Table Raw;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then in the charts you can use this field &lt;STRONG&gt;Color&lt;/STRONG&gt; as the Background color change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 15:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-PICK-IN-QlikView/m-p/827198#M291264</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-15T15:09:13Z</dc:date>
    </item>
  </channel>
</rss>

