<?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 If Statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372051#M1174860</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;Thanks spot on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Apr 2012 11:39:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-04-27T11:39:14Z</dc:date>
    <item>
      <title>If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372047#M1174856</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;Can anyone help I'm very new to this and&amp;nbsp; I want to create an expression for a column in a table that says gives me this ﻿field &lt;/P&gt;&lt;P&gt;Pipeline_bill_item.Bill_descript_item&lt;/P&gt;&lt;P&gt;but if there isn't a value for that field then give me this field &lt;/P&gt;&lt;P&gt;﻿Pipeline_bill.Bill_descript&lt;/P&gt;&lt;P&gt;instead. So within the one column in the table if either field has a value it should be shown.&lt;/P&gt;&lt;P&gt;I think this is an IF statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 09:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372047#M1174856</guid>
      <dc:creator />
      <dc:date>2012-04-27T09:52:55Z</dc:date>
    </item>
    <item>
      <title>If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372048#M1174857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If i understood the concept. You need to load the entire dataset first. After that you need to check the whether the field is null or not. If the field is null then drop that field otherwise drop another field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg:&lt;/P&gt;&lt;P&gt;A,B,C are the fileds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If A is null drop the field A otherwise C. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- If you provide sample application we can work on it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 10:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372048#M1174857</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-04-27T10:13:40Z</dc:date>
    </item>
    <item>
      <title>If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372049#M1174858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Jagan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a designer license through my work with the script already set and data loaded I'm just adding in fields to tables and designing a webview for other users so I can't provide an application sample.&lt;/P&gt;&lt;P&gt;I can get the field names I mentioned in seperate columns but as the values only appear in one column or the other I wanted them combined into one column in the table using an expression. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 10:40:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372049#M1174858</guid>
      <dc:creator />
      <dc:date>2012-04-27T10:40:16Z</dc:date>
    </item>
    <item>
      <title>If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372050#M1174859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; =IF(isnull(Pipeline_bill_item.Bill_descript_item),﻿Pipeline_bill.Bill_descript,Pipeline_bill_item.Bill_descript_item)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 10:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372050#M1174859</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2012-04-27T10:59:03Z</dc:date>
    </item>
    <item>
      <title>If Statement</title>
      <link>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372051#M1174860</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;Thanks spot on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2012 11:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-Statement/m-p/372051#M1174860</guid>
      <dc:creator />
      <dc:date>2012-04-27T11:39:14Z</dc:date>
    </item>
  </channel>
</rss>

