<?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: Changing a field value based on another field value during load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973952#M959821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Look into 'Mapping with Wildcards' in Rob's recipe collection&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;A href="http://qlikviewcookbook.com/list-recipes/" title="http://qlikviewcookbook.com/list-recipes/"&gt;Recipes | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 17:53:00 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-10-27T17:53:00Z</dc:date>
    <item>
      <title>Changing a field value based on another field value during load</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973951#M959820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm relatively new to Qlik so this is probably an easy question, but I just can't wrap my head around it for some reason. I'm working in QlikView with a budget financial data set so there is a "Category" for each expense (e.g., "Medical", "Clothing", "Food", etc.). You can tell the categories for some transactions are incorrect based on the description (e.g., "ABC Clothing Store") is categorized at Medical. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to clean this during load...so the logic would be... &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; if Description is like '*clothing*' then Category = "Clothing"... or something like this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any help!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973951#M959820</guid>
      <dc:creator>Danny_Langley</dc:creator>
      <dc:date>2015-10-27T17:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Changing a field value based on another field value during load</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973952#M959821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Look into 'Mapping with Wildcards' in Rob's recipe collection&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;A href="http://qlikviewcookbook.com/list-recipes/" title="http://qlikviewcookbook.com/list-recipes/"&gt;Recipes | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973952#M959821</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-10-27T17:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Changing a field value based on another field value during load</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973953#M959822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(WildMatch(Description, '*Clothing*'), 'Clothing', Category) as Category&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 17:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973953#M959822</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-27T17:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing a field value based on another field value during load</title>
      <link>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973954#M959823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Sunny! Worked like a charm. And thanks swuehl for the recipe collection resource. Looks like it could be very helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 18:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Changing-a-field-value-based-on-another-field-value-during-load/m-p/973954#M959823</guid>
      <dc:creator>Danny_Langley</dc:creator>
      <dc:date>2015-10-27T18:05:31Z</dc:date>
    </item>
  </channel>
</rss>

