<?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: pick &amp; wildmatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808958#M533227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean when you say A &amp;amp; B would be together under A1? Can you elaborate a little more.&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>Fri, 27 Mar 2015 15:26:03 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-03-27T15:26:03Z</dc:date>
    <item>
      <title>pick &amp; wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808956#M533225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if you can help me to fix the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;,pick(wildmatch([Transaction Type],'A', 'B' , 'C')+1,[Transaction Type],'A1', 'B1', 'C1') as [Transaction Type.t]&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;How to change the code so A &amp;amp; B would be together under A1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:22:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808956#M533225</guid>
      <dc:creator />
      <dc:date>2015-03-27T15:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: pick &amp; wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808957#M533226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;,pick(wildmatch([Transaction Type],'A', 'B' , 'C')+1,[Transaction Type],'A1',&lt;STRONG&gt; 'A1'&lt;/STRONG&gt;, 'C1') as [Transaction Type.t]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808957#M533226</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T15:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: pick &amp; wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808958#M533227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean when you say A &amp;amp; B would be together under A1? Can you elaborate a little more.&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>Fri, 27 Mar 2015 15:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808958#M533227</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-03-27T15:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: pick &amp; wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808959#M533228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it solves the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so if i have A, B, C, D,E, F as transactions and want them to be in 3 groups - A1, A2, A3 - how would you solve that? (AB) (CD)(EF)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to set up the underlined part?&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;,pick(wildmatch([Transaction Type],'A', 'B' , 'C,'D&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;', 'E' , 'F'&lt;/SPAN&gt;)+1,[Transaction Type],&lt;SPAN style="text-decoration: underline;"&gt;'A1',&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; text-decoration: underline; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt; 'B1'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;, 'C1&lt;/SPAN&gt;') as [Transaction Type.t]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808959#M533228</guid>
      <dc:creator />
      <dc:date>2015-03-27T15:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: pick &amp; wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808960#M533229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You didn't say how you want to group them, so I assume:&amp;nbsp; A &amp;amp; B to A1, C &amp;amp; D to B1, E &amp;amp; F to C1&lt;/P&gt;&lt;P&gt;(and, I removed the unnecessary parts)&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;,pick(wildmatch([Transaction Type],'A', 'B' , 'C,'D&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;', 'E' , 'F'&lt;/SPAN&gt;), 'A1','A1',&lt;/SPAN&gt;'B1'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,'B1', 'C1','C1') as [Transaction Type.t]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:40:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808960#M533229</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-27T15:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: pick &amp; wildmatch</title>
      <link>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808961#M533231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; yes.&amp;nbsp; I edited my response but you guessed correctly and I see the logic and how it flows now and will be able to solve my problem.&amp;nbsp; Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2015 15:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/pick-wildmatch/m-p/808961#M533231</guid>
      <dc:creator />
      <dc:date>2015-03-27T15:42:27Z</dc:date>
    </item>
  </channel>
</rss>

