<?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 write 'Pick Match' to replace IF with multiple parameters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998895#M82727</link>
    <description>&lt;P&gt;Thanks Vineeth, it's working&lt;/P&gt;</description>
    <pubDate>Tue, 01 Nov 2022 06:28:00 GMT</pubDate>
    <dc:creator>abc_18</dc:creator>
    <dc:date>2022-11-01T06:28:00Z</dc:date>
    <item>
      <title>how to write 'Pick Match' to replace IF with multiple parameters</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998564#M82700</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have below two expressions from two&amp;nbsp;different tables, now I need to merge these&amp;nbsp;conditions in one and display in one table.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; how to write Pick(Match ())function to replace IF and merge these two ? Not sure how to use multiple parameters here. Below are the expressions -&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;=if(OStype='Windows 10/11'and (date=vCurrentDate or date=vLast7Day) ,buildnumber&amp;amp;'-'&amp;amp;version)&lt;/P&gt;
&lt;P&gt;=if(OStype='Non-Windows 10/11' and (date=vCurrentDate or date=vLast7Day )&amp;nbsp;&amp;nbsp;,OS system)&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 11:34:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998564#M82700</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2022-10-31T11:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to write 'Pick Match' to replace IF with multiple parameters</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998861#M82726</link>
      <description>&lt;P&gt;=if(&lt;SPAN&gt;date=vCurrentDate or date=vLast7Day&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;,pick(wildmatch(OStype,'Windows 10/11','Non-Windows 10/11'),&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;buildnumber&amp;amp;'-'&amp;amp;version , [OS system] )&amp;nbsp; )&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 03:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998861#M82726</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-11-01T03:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to write 'Pick Match' to replace IF with multiple parameters</title>
      <link>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998895#M82727</link>
      <description>&lt;P&gt;Thanks Vineeth, it's working&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 06:28:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/how-to-write-Pick-Match-to-replace-IF-with-multiple-parameters/m-p/1998895#M82727</guid>
      <dc:creator>abc_18</dc:creator>
      <dc:date>2022-11-01T06:28:00Z</dc:date>
    </item>
  </channel>
</rss>

