<?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: Urgent, if else in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409792#M152403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hwo do you define a flag, something new to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 May 2013 04:47:18 GMT</pubDate>
    <dc:creator>n1ef5ng1</dc:creator>
    <dc:date>2013-05-27T04:47:18Z</dc:date>
    <item>
      <title>Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409783#M152394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a column that stated Indonesia Region with another column to all countries including indonesia.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Indonesia - Brunei&lt;/P&gt;&lt;P&gt;Indonesia - Malaysia&lt;/P&gt;&lt;P&gt;Indonesia - China&lt;/P&gt;&lt;P&gt;Indonesia - Indonesia&lt;/P&gt;&lt;P&gt;Indonesia - Singapore&lt;/P&gt;&lt;P&gt;Indonesia - America&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qn is I need two set of formula to derive the data in a column value&lt;/P&gt;&lt;P&gt;One formula for Indonesia - to countries &lt;STRONG&gt;excluding &lt;/STRONG&gt;Indonesia&lt;/P&gt;&lt;P&gt;Another formula for Indonesia to Indonesia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way i can do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 00:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409783#M152394</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T00:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409784#M152395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi n1ef5ng1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you are:&lt;/P&gt;&lt;P&gt;1. =Sum({$&amp;lt;[Indonesia Region] &lt;STRONG&gt;-=&lt;/STRONG&gt;{'Indonesia - Indonesia'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;2. =Sum({$&amp;lt;[Indonesia Region] ={'Indonesia - Indonesia'}&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 01:46:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409784#M152395</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-27T01:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409785#M152396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is that under two expression or one expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 01:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409785#M152396</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T01:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409786#M152397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two set analyisis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 01:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409786#M152397</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-27T01:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409787#M152398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is my code to get Indonesia to Others&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;Class_Name = {'Laden'}&lt;/P&gt;&lt;P&gt;,Status = {'T'}&lt;/P&gt;&lt;P&gt;,Unlocode_Place_Of_Loading = {'ID*'}&lt;/P&gt;&lt;P&gt;&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my code to get Indonesia to Indonesia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;Class_Name = {'Laden'}&lt;/P&gt;&lt;P&gt;,Status = {'T'}&lt;/P&gt;&lt;P&gt;,Unlocode_Place_Of_Loading = {'ID*'}&lt;/P&gt;&lt;P&gt;,Unlocode_Place_of_Discharge = {'ID*'}&lt;/P&gt;&lt;P&gt;&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your help is deeply appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 01:56:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409787#M152398</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T01:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409788#M152399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi n1ef5ng1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share your app with sample data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 02:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409788#M152399</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-27T02:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409789#M152400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i can't cause i am using personal edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about a simple guaidance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried using if else statement but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is to fit in two formula in different condition under one expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 02:09:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409789#M152400</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T02:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409790#M152401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Define a flag for combination Indonesia - Indonesia and Indonesia - Others, then use it anywhere in the appliction, this will solve ur problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 04:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409790#M152401</guid>
      <dc:creator />
      <dc:date>2013-05-27T04:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409791#M152402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using this expression&lt;/P&gt;&lt;P&gt;if(trim(SubField(Tmp,'-',1))=trim(SubField(Tmp,'-',2)),'Matching','Not Matching')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 04:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409791#M152402</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-05-27T04:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409792#M152403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hwo do you define a flag, something new to me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 04:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409792#M152403</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T04:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409793#M152404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whats is TMP? and what is 1,&amp;nbsp; 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 04:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409793#M152404</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T04:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409794#M152405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you mentioned you needed to define 2 formulas under one Expression.&lt;/P&gt;&lt;P&gt;Just wanted to check what&amp;nbsp; is the Condition under which you wanted to fit these 2 formulas?.&lt;/P&gt;&lt;P&gt;Means is there is any dimension w.r.t that you want to use this expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 04:51:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409794#M152405</guid>
      <dc:creator />
      <dc:date>2013-05-27T04:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409795#M152406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tmp is your field name and subfield is used to get the specific string&lt;/P&gt;&lt;P&gt;ex in your case &lt;/P&gt;&lt;P&gt;Indonesia - Indonesia&lt;/P&gt;&lt;P&gt;Indonesia - Malaysia&lt;/P&gt;&lt;P&gt;Indonesia - China&lt;/P&gt;&lt;P&gt;Indonesia - Indonesia&lt;/P&gt;&lt;P&gt;Indonesia - Singapore&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;each string has '-' as common subfield(fieldname,'-') will seperate each sun string like Indonesia,Singapore etc&lt;/P&gt;&lt;P&gt;1 represents string before your delimiter '-' and vice versa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 05:00:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409795#M152406</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-05-27T05:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409796#M152407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="41715" class="jive-image-thumbnail jive-image" onclick="" alt="qlikview.bmp" src="https://community.qlik.com/legacyfs/online/41715_qlikview.bmp" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; As attached. This table ID -&amp;gt; TSHIP refers to From ID(Indonesia) to _______&lt;/P&gt;&lt;P&gt;As you can see 10 PH means from ID to PH, ID to TH etc etc&lt;/P&gt;&lt;P&gt;However when it comes to ID to ID, i need a different sum expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are my formulas to derive&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From ID to others&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status = {'TSHIP'}&lt;BR /&gt;,Unlocode_Place_Of_Loading = {'ID*'}&lt;BR /&gt;&amp;gt;} Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From ID to ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status = {'TSHIP'}&lt;BR /&gt;,Unlocode_Place_Of_Loading = {'ID*'}&lt;/P&gt;&lt;P&gt;,Unlocode_Place_Of_Discharge = {'ID*}&lt;BR /&gt;&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 05:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409796#M152407</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T05:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409797#M152408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(Country='Indonesis - Indonesia','A','B') as CountryFlag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nw u gt 2 combinations in the countryflag column, one is Ind - Ind and Ind-OtherCountry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use it for ur calculations...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 05:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409797#M152408</guid>
      <dc:creator />
      <dc:date>2013-05-27T05:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409798#M152409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=if&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;Country_Code = 'ID', &lt;/P&gt;&lt;P&gt;Sum(Derived_Status = 'TSHIP' and Container_Class_Name = 'Laden' and Unlocode_Port_Of_Loading = 'ID*' and Unlocode_Port_Of_Discharge = 'ID*') &lt;/P&gt;&lt;P&gt;,Sum(Derived_Status = 'TSHIP' and Container_Class_Name = 'Laden' and Unlocode_Port_Of_Loading = 'ID*')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does this works? what i get is OUt of object memory&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 05:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409798#M152409</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T05:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409799#M152410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; please try to use set analysis in the expression mentioned by you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if&lt;/P&gt;&lt;P&gt;(&lt;/P&gt;&lt;P&gt;Country_Code = 'ID', &lt;/P&gt;&lt;P&gt;Sum({&amp;lt;&amp;nbsp; Derived_Status = 'TSHIP' and Container_Class_Name = 'Laden' and Unlocode_Port_Of_Loading = 'ID*' and Unlocode_Port_Of_Discharge = 'ID*' &amp;gt;}Sales ) &lt;/P&gt;&lt;P&gt;,Sum({&amp;lt;Derived_Status = 'TSHIP' and Container_Class_Name = 'Laden' and Unlocode_Port_Of_Loading = 'ID*')&lt;/P&gt;&lt;P&gt;&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 06:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409799#M152410</guid>
      <dc:creator />
      <dc:date>2013-05-27T06:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409800#M152411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i tried your code but there is an error in set modifier expression, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;STRONG style="text-decoration: underline;"&gt;}&lt;/STRONG&gt;TEU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;} is the error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 06:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409800#M152411</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T06:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409801#M152412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;=if&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;(&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Country_Code = 'ID',&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sum({&amp;lt;&amp;nbsp; Derived_Status = {'TSHIP'}* Container_Class_Name = {'Laden'} * Unlocode_Port_Of_Loading ={ 'ID*'} * Unlocode_Port_Of_Discharge = {'ID*' }&amp;gt;}Sales ),&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Sum({&amp;lt;Derived_Status = {'TSHIP'} *Container_Class_Name = {'Laden'} * Unlocode_Port_Of_Loading = {'ID*'}&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&amp;gt;}Sales)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 06:38:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409801#M152412</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-27T06:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent, if else</title>
      <link>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409802#M152413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; tried your code but there is an error in set modifier expression,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&lt;STRONG style="text-decoration: underline;"&gt;}&lt;/STRONG&gt;TEU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;} is the error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 May 2013 06:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Urgent-if-else/m-p/409802#M152413</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-05-27T06:47:28Z</dc:date>
    </item>
  </channel>
</rss>

