<?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 expression to add column into table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880081#M1011921</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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(MixMatch(Zinc, &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ'), 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 11:07:20 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-05-06T11:07:20Z</dc:date>
    <item>
      <title>How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880074#M1011914</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; I have expression as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when I am using this it is showing error as Error in expression:If takes 2-3 parameters &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; If(MixMatch(Zinc,'Present',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF (MixMatch( Coal,'Marbel Transfer'),'Ready',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(MixMatch(Zinc,'XX','YY','CC','SS','VV'),'Ready',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(MixMatch(Coal,'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If (Not Match(Coal,'Marbel Transfer'),'Ready')))))))) as [Ready],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can anyone suggest me how to set this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2015 13:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880074#M1011914</guid>
      <dc:creator />
      <dc:date>2015-05-05T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880075#M1011915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your if statement doesn't make sense. If Coal matchs 'Marbe Transfer' [Ready] should have value 'Ready' and if it doesn't match &lt;SPAN style="font-size: 13.3333330154419px;"&gt;'Marbe Transfer' again it is called 'Ready'??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(MixMatch(Zinc,'Present',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; IF (MixMatch( Coal,'Marbel Transfer'),'Ready',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(MixMatch(Zinc,'XX','YY','CC','SS','VV'),'Ready',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If(MixMatch(Coal,'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ',&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;If (Not Match(Coal,'Marbel Transfer'),'Ready')&lt;/STRONG&gt;))))))) as [Ready],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If your provide the logic, we might be able to provide you with a better if statement.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;With regards to the error:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;You are missing ,'Ready' for your first If statement&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;=If(MixMatch(Zinc,'Present'),&lt;STRONG&gt; 'Ready',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; IF(MixMatch(Coal,'Marbel Transfer'),'Ready',&lt;/P&gt;&lt;P&gt; If(MixMatch(Zinc,'XX','YY','CC','SS','VV'),'Ready',&lt;/P&gt;&lt;P&gt; If(MixMatch(Coal,'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ',&lt;/P&gt;&lt;P&gt; If(Not Match(Coal,'Marbel Transfer'),'Ready')))))) as [Ready]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&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>Tue, 05 May 2015 13:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880075#M1011915</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-05T13:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880076#M1011916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I should have use NotReady in above line where there is Not match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below this is my requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my excel sheet have below columns&lt;/P&gt;&lt;P&gt;ExcelA:&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Zinc&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Coal&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Spent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I have to insert one column &lt;STRONG&gt;'Ready'&lt;/STRONG&gt; in between 'Zinc' and 'Coal' in ExcelA sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that I have to use condition as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when Zinc = 'Present' and Coal = 'Marbel Transfer' then&amp;nbsp; [Ready] = Ready&lt;BR /&gt;when Zinc = 'XX','YY','CC','SS','VV' then [Ready] = Ready&lt;BR /&gt;When Zinc = 'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ' and Coal not equal to 'Marbel Transfer' then [Ready] = NotReady&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can I write script by using above conditions. Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 10:54:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880076#M1011916</guid>
      <dc:creator />
      <dc:date>2015-05-06T10:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880077#M1011917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still not sure about this:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;When Coal = 'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ' and Coal not equal to 'Marbel Transfer'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&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;Because if Coal is NOTXX, then it def. won't be Marbel Transfer (so there is no point checking for Coal not equal to 'Marbel Transfer' here. Try the below if the conditions you have given me is what you are looking for:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(MixMatch(Coal, &lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ'), 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/SPAN&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;I hope this will help.&lt;/SPAN&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>Wed, 06 May 2015 11:00:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880077#M1011917</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T11:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880078#M1011918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry there is typo mistake. I edited it. Please see below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when Zinc = 'Present' and Coal = 'Marbel Transfer' then&amp;nbsp; [Ready] = Ready&lt;/P&gt;&lt;P&gt;when Zinc = 'XX','YY','CC','SS','VV' then [Ready] = Ready&lt;/P&gt;&lt;P&gt;When &lt;STRONG&gt;Zinc = 'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ'&lt;/STRONG&gt; &lt;STRONG&gt;and Coal not equal to 'Marbel Transfer' then [Ready] = NotReady&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880078#M1011918</guid>
      <dc:creator />
      <dc:date>2015-05-06T11:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880079#M1011919</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;use if with wildmatch()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like&lt;/P&gt;&lt;P&gt;if(WildMatch(Zinc,'Present') and wildmatch(Coal,'Marbel Transfer'),'Ready',&lt;/P&gt;&lt;P&gt;if(wildmatch(Zinc,'XX','YY','CC','SS','VV'),'Ready',&lt;/P&gt;&lt;P&gt;if(wildmatch(Coal,'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ','Marbel Transfer'),'Not Ready')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;) as Ready_NotReady_Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880079#M1011919</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-06T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880080#M1011920</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;use if with wildmatch()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like&lt;/P&gt;&lt;P&gt;if(WildMatch(Zinc,'Present') and wildmatch(Coal,'Marbel Transfer'),'Ready',&lt;/P&gt;&lt;P&gt;if(wildmatch(Zinc,'XX','YY','CC','SS','VV'),'Ready',&lt;/P&gt;&lt;P&gt;if(wildmatch(Zinc,'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ') and wildmatch(Coal,'Marbel Transfer'),'Not Ready')&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;) as Ready_NotReady_Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880080#M1011920</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-05-06T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880081#M1011921</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;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(MixMatch(Zinc, &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ'), 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:07:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880081#M1011921</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T11:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880082#M1011922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if( &lt;/P&gt;&lt;P&gt;&amp;nbsp; (Zinc='Present' and Coal='Marbel Transfer')&lt;/P&gt;&lt;P&gt;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp; (match(Zinc, 'XX','YY','CC','SS','VV'))&lt;/P&gt;&lt;P&gt;&amp;nbsp; or&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (match(Zinc, 'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ') and Coal&amp;lt;&amp;gt;'Marbel Transfer'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Ready',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Not ready'&lt;/P&gt;&lt;P&gt;&amp;nbsp; ) as Ready&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880082#M1011922</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-06T11:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880083#M1011923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to update the last formula (Use this one and disregard the last one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;If(MixMatch(Zinc, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ') and Coal &amp;lt;&amp;gt; &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;'Marbel Transfer'&lt;/STRONG&gt;, 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880083#M1011923</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T11:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880084#M1011924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp; I have used this by making change by considering your previous one. when I used this the column&amp;nbsp; 'Zinc' is showing only value 'Present' and the column 'Zinc' is not showing values 'XX', 'YY', 'CC', 'SS', 'VV'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know do I need to change anything here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880084#M1011924</guid>
      <dc:creator />
      <dc:date>2015-05-06T11:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880085#M1011925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't understand? Do you want to change the conditions???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:19:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880085#M1011925</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T11:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880086#M1011926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attached. Zinc list box is showing only value 'Present' but I need Zinc list box should show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Present, ,'XX','YY','CC','SS','VV'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT: I don't want to change the conditions. when I used table box. all columns are fine but Zinc column is showing values only 'Present'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880086#M1011926</guid>
      <dc:creator />
      <dc:date>2015-05-06T11:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880087#M1011927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But we are not making any changes to Zinc. This is your database/data issue. I am helping you create a new column &lt;STRONG&gt;Ready&lt;/STRONG&gt; which only uses what you have in Zinc. Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 12:21:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880087#M1011927</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T12:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880088#M1011928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it makes sense. data is populating into Ready except wherever in source data Zinc= NOTZZ and Coal &amp;lt;&amp;gt; 'Marbel Transfer'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it again data problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why I am asking is data is populating fine wherever there is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Zinc, &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;'NOTXX','NOTYY','NOTSS','NOTCC') and Coal &amp;lt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;'Marbel Transfer'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;please let me know&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 12:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880088#M1011928</guid>
      <dc:creator />
      <dc:date>2015-05-06T12:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880089#M1011929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh so you mean that it doesn't show &lt;STRONG&gt;NotReady&lt;/STRONG&gt; when &lt;STRONG&gt;Zinc&lt;/STRONG&gt; is &lt;STRONG&gt;NOTZZ &lt;/STRONG&gt;and Coal &amp;lt;&amp;gt; &lt;STRONG style="color: #3d3d3d; font-size: 13px; font-style: inherit; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'Marbel Transfer'&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is strange, would you be able to share a sample application to check this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 13:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880089#M1011929</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T13:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880090#M1011930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry I should have add one more to the condition. so, I need to show&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NotReady&lt;/STRONG&gt; when &lt;STRONG&gt;Zinc&lt;/STRONG&gt; is &lt;STRONG&gt;Present &lt;/STRONG&gt;and Coal &amp;lt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;'Marbel Transfer'&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;SPAN style="font-family: inherit; font-style: inherit;"&gt;&lt;STRONG&gt;If(MixMatch(Zinc, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ','Present') and Coal &amp;lt;&amp;gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;'Marbel Transfer'&lt;/STRONG&gt;&lt;/SPAN&gt;, 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 13:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880090#M1011930</guid>
      <dc:creator />
      <dc:date>2015-05-06T13:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880091#M1011931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Try this:&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If(MixMatch(Zinc, &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;'NOTXX','NOTYY','NOTSS','NOTCC','NOTZZ', 'Present') and Coal &amp;lt;&amp;gt; &lt;STRONG style="font-style: inherit;"&gt;'Marbel Transfer'&lt;/STRONG&gt;, 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880091#M1011931</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T14:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880092#M1011932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. Tried this. still not populating data into Ready. do we need to use any TRIM functions. I checked excel file as well everything is fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:23:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880092#M1011932</guid>
      <dc:creator />
      <dc:date>2015-05-06T14:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to write expression to add column into table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880093#M1011933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One issue I see in the qvw you have attached is that the Coal column is almost empty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="85826" alt="If.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/85826_If.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the goal is to fill &lt;STRONG&gt;NotReady&lt;/STRONG&gt; everywhere we don't have &lt;STRONG&gt;Ready&lt;/STRONG&gt; in column &lt;STRONG&gt;Ready&lt;/STRONG&gt;? If that is the goal you can probably use this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;If((Zinc = 'Present' and Coal = 'Marbel Transfer') or (MixMatch(Zinc, 'XX', 'YY', 'CC', 'SS', 'VV')), 'Ready',&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG style="font-family: inherit; font-style: inherit; line-height: 1.5em;"&gt; 'NotReady')) as Ready&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:26:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-expression-to-add-column-into-table/m-p/880093#M1011933</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-06T14:26:24Z</dc:date>
    </item>
  </channel>
</rss>

