<?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 calculet 2 feild in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437692#M163196</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i wrote in the script the next line:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[destinetion]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'3' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[target]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'A'),'123') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; but i get nothing in the result.&lt;/P&gt;&lt;P&gt;when i separate it it's o,k.&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Jan 2013 07:04:19 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-21T07:04:19Z</dc:date>
    <item>
      <title>calculet 2 feild</title>
      <link>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437692#M163196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i wrote in the script the next line:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[destinetion]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'3' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[target]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'A'),'123') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; but i get nothing in the result.&lt;/P&gt;&lt;P&gt;when i separate it it's o,k.&lt;/P&gt;&lt;P&gt;please help me.&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 07:04:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437692#M163196</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-21T07:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: calculet 2 feild</title>
      <link>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437693#M163197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;=if(Match(destination,'3' )and Match( [target],'A'),'123') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 07:42:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437693#M163197</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-01-21T07:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: calculet 2 feild</title>
      <link>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437694#M163198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;plee see the attachement.&lt;/P&gt;&lt;P&gt;since within &lt;STRONG&gt;match() &lt;/STRONG&gt;function we does not take &lt;STRONG&gt;and&lt;/STRONG&gt; operator.&lt;/P&gt;&lt;P&gt;and &lt;STRONG&gt;match()&lt;/STRONG&gt; function work on selection.&lt;/P&gt;&lt;P&gt;hope this helps you.&lt;/P&gt;&lt;P&gt;=if(Match(destination,'3') and MATCH(target,'A'),'123') &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jan 2013 07:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/calculet-2-feild/m-p/437694#M163198</guid>
      <dc:creator />
      <dc:date>2013-01-21T07:52:55Z</dc:date>
    </item>
  </channel>
</rss>

