<?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 Issue in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871674#M1010411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not getting values in my drop down.&lt;/P&gt;&lt;P&gt;I want to display Transaction Status as 'Customer Reviewing Quote' when value is 'Quote Sent' and&lt;/P&gt;&lt;P&gt;Transaction Status as 'Conditional Approval' when value is 'TFS - Conditional Approval' &lt;/P&gt;&lt;P&gt;and default values for other values.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; I wrote my expression as &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;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Transaction Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Quote Sent') , 'Customer Reviewing Quote'),&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&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;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Transaction Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'TFS - Conditional Approval'), 'Conditional Approval'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Transaction Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Can some one please help me with this issue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Aditya&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2015 14:35:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-04T14:35:26Z</dc:date>
    <item>
      <title>Issue in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871674#M1010411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not getting values in my drop down.&lt;/P&gt;&lt;P&gt;I want to display Transaction Status as 'Customer Reviewing Quote' when value is 'Quote Sent' and&lt;/P&gt;&lt;P&gt;Transaction Status as 'Conditional Approval' when value is 'TFS - Conditional Approval' &lt;/P&gt;&lt;P&gt;and default values for other values.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; I wrote my expression as &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;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Transaction Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Quote Sent') , 'Customer Reviewing Quote'),&lt;BR /&gt;&lt;BR /&gt; &lt;/SPAN&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;wildmatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Transaction Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'TFS - Conditional Approval'), 'Conditional Approval'),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Transaction Status]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Can some one please help me with this issue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Aditya&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:35:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871674#M1010411</guid>
      <dc:creator />
      <dc:date>2015-05-04T14:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871675#M1010412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have a syntax error&lt;/P&gt;&lt;P&gt;you need to write if(wildmatch([Transaction Status],'Quote Sent')&amp;gt;0,Customer Reviewing quote',&lt;/P&gt;&lt;P&gt;if(wildmatch([Transaction Status],'tfs-conditional approval')&amp;gt;0,'Conditional Approval',[Transaction Status]))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871675#M1010412</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2015-05-04T14:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871676#M1010413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or a simpler version could be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If([Transaction Status] = 'Quote Sent', 'Customer Reviewing Quote',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Transaction Status] = &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'TFS - Conditional Approval', &lt;/SPAN&gt;'Conditional Approval', [Transaction Status]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871676#M1010413</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-04T14:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871677#M1010414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you SunIndia, it worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871677#M1010414</guid>
      <dc:creator />
      <dc:date>2015-05-04T14:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871678#M1010415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! I am glad that it worked &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&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>Mon, 04 May 2015 14:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871678#M1010415</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-04T14:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871679#M1010416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be better to do this in the load script with a mapping laod and Applymap functionality. In the gui you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Replace(Replace(TransactionStatus,'TFS - Conditional Approval','Conditional Approval'),'Quote Sent','Customer Reviewing Quote'),TransactionStatus)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 14:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Issue-in-expression/m-p/871679#M1010416</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-05-04T14:48:43Z</dc:date>
    </item>
  </channel>
</rss>

