<?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 Field Value transformation at load time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041705#M940798</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading data from a data source into my QV document from MSSQL Server.&amp;nbsp; One of the fields is called 'Payment Method'.&amp;nbsp; One of the 'Payment Methods'&amp;nbsp; or field value is 'Private'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i change this value to 'Out-of-Pocket' at load time?&amp;nbsp; If so, how can this be accomplished?&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, 03 Feb 2016 15:37:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-03T15:37:05Z</dc:date>
    <item>
      <title>Field Value transformation at load time</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041705#M940798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading data from a data source into my QV document from MSSQL Server.&amp;nbsp; One of the fields is called 'Payment Method'.&amp;nbsp; One of the 'Payment Methods'&amp;nbsp; or field value is 'Private'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i change this value to 'Out-of-Pocket' at load time?&amp;nbsp; If so, how can this be accomplished?&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, 03 Feb 2016 15:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041705#M940798</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-03T15:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value transformation at load time</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041706#M940799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If([Payment Methods] = 'Private', 'Out-of-Pocket', [Payment Methods]) as [Payment Methods]&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041706#M940799</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-02-03T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value transformation at load time</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041707#M940800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny's suggestion is fine if there is just one change, for multiple changes, create a mapping table and use Applymap.&lt;/P&gt;&lt;P&gt;By default if the mapping does not return a match, then the original value is used.&lt;/P&gt;&lt;P&gt;The advantage of the mapping table is that the list of changes can be easily managed in a spreadsheet or database without the need to change the load script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 15:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041707#M940800</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-02-03T15:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value transformation at load time</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041708#M940801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041708#M940801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-03T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field Value transformation at load time</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041709#M940802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&amp;nbsp; Colin for your valuable input&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 16:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Value-transformation-at-load-time/m-p/1041709#M940802</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-03T16:04:43Z</dc:date>
    </item>
  </channel>
</rss>

