<?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 Adding field value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Adding-field-value/m-p/407443#M151579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should be relatively easy. I have and [Order Index] field with codes 1-40 for [Sec Diag]. I would like the [Order Index] to display "P" value when there is a populated value in [Prim Diag]. How do add that in the load script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2013 21:58:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-05T21:58:48Z</dc:date>
    <item>
      <title>Adding field value</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-field-value/m-p/407443#M151579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should be relatively easy. I have and [Order Index] field with codes 1-40 for [Sec Diag]. I would like the [Order Index] to display "P" value when there is a populated value in [Prim Diag]. How do add that in the load script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 21:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-field-value/m-p/407443#M151579</guid>
      <dc:creator />
      <dc:date>2013-02-05T21:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Adding field value</title>
      <link>https://community.qlik.com/t5/QlikView/Adding-field-value/m-p/407444#M151580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If(not isnull([Prim Diag]), 'P', [Sec Diag]) AS [Order Index]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2013 22:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Adding-field-value/m-p/407444#M151580</guid>
      <dc:creator />
      <dc:date>2013-02-05T22:28:29Z</dc:date>
    </item>
  </channel>
</rss>

