<?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: set and pick in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937738#M963040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also being moderated:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101432_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Oct 2015 13:18:00 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2015-10-08T13:18:00Z</dc:date>
    <item>
      <title>set and pick</title>
      <link>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937734#M963036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please advise on below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Pick(match(vTest,'EAD','RWA','Pick1','Pick2')&lt;/P&gt;&lt;P&gt;so here I am looking like if(vTest='EAD', 'Pick1',if(vTest='EAD','Pick2') - how can I do with Pick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Sum(EAD)&amp;nbsp; where Dim1 ='A' , Dim1='B'&lt;/P&gt;&lt;P&gt;so Can I go like Sum({&amp;lt;Dim1 = {'A','B'}&amp;gt;}EAD) or Sum({&amp;lt;Dim1 *= {'A','B'}&amp;gt;}EAD)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 12:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937734#M963036</guid>
      <dc:creator>priyarane</dc:creator>
      <dc:date>2015-10-08T12:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: set and pick</title>
      <link>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937735#M963037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just need a extra parenthesis for the 1st one, I believe:&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; font-size: 13px;"&gt;&lt;STRONG&gt;Pick(Match(vTest,'EAD','RWA'&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;,'Pick1','Pick2')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the second one, it seems both the expression will work the same without selection, will have different reaction to selection in Dim1.&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; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Dim1 = {'A','B'}&amp;gt;}EAD) &lt;/STRONG&gt;-&amp;gt; Won't change with selection in Dim1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Dim1 *= {'A','B'}&amp;gt;}EAD)&lt;/STRONG&gt; - &amp;gt; Will show intersection of your selection and Dim1 = A, B. So if you have not selected A or B in your selection, you won't see anything with this expression.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:07:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937735#M963037</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-08T13:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: set and pick</title>
      <link>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937736#M963038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101431_Capture.PNG" style="height: 423px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937736#M963038</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-08T13:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: set and pick</title>
      <link>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937737#M963039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;1.&amp;nbsp; =Pick(match(vTest,'EAD','RWA'),'Pick1','Pick2')&amp;nbsp;&amp;nbsp;&amp;nbsp; // note the closing parenthesis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;2.&amp;nbsp; =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Dim1 = {'A','B'}&amp;gt;} EAD)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // didn't you try this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:13:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937737#M963039</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-10-08T13:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: set and pick</title>
      <link>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937738#M963040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also being moderated:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101432_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 13:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-and-pick/m-p/937738#M963040</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-10-08T13:18:00Z</dc:date>
    </item>
  </channel>
</rss>

