<?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: Change a field value outside a LOAD statement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411162#M1155468</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;Thx I'll check the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;CreateWildmapExpression.qvw &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can I reload a table I've loaded earlier in the script and then start changing values of the 'classificatie field' based upon the values of the field '&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;[Naam v/d tegenpartij :]&lt;/SPAN&gt;' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or how should I do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 10:14:43 GMT</pubDate>
    <dc:creator>cheburashka</dc:creator>
    <dc:date>2013-02-07T10:14:43Z</dc:date>
    <item>
      <title>Create a new field with the field values based upon the string search in another field.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411154#M1155460</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 would like to change the field value of the field 'Classificatie' if another field ' [Naam v/d tegenpartij :] ' contains a specific string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to check if the field ' [Naam v/d tegenpartij :] '&amp;nbsp; contains 'DATS' or 'totop' ? I tried the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13608489390187776" jivemacro_uid="_13608489390187776"&gt;&lt;P&gt;If( WildMatch([Naam v/d tegenpartij :], '*DATS*', '*totop*' ) , 'Tanken', 'Geen' );&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is a red line under the comma before Tanken. So what is wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to change the field value of 'Classificatie' of the table [Transacties] based on the above if function?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,Thx for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Koen Bal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 20:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411154#M1155460</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2013-02-06T20:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411155#M1155461</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'm not sure to understand as well. Could you send us your entire script ?&lt;/P&gt;&lt;P&gt;But you can't do that if you're not in a Load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 21:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411155#M1155461</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-06T21:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411156#M1155462</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'm not sure to understand as well. Could you send us your entire script ?&lt;/P&gt;&lt;P&gt;But you can't do that if you're not in a Load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 21:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411156#M1155462</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-06T21:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411157#M1155463</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'm not sure to understand as well. Could you send us your entire script ?&lt;/P&gt;&lt;P&gt;But you can't do that if you're not in a Load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 21:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411157#M1155463</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-06T21:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411158#M1155464</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'm not sure to understand as well. Could you send us your entire script ?&lt;/P&gt;&lt;P&gt;But you can't do that if you're not in a Load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 21:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411158#M1155464</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-06T21:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411159#M1155465</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'm not sure to understand as well. Could you send us your entire script ?&lt;/P&gt;&lt;P&gt;But you can't do that if you're not in a Load statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin Favier&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 21:44:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411159#M1155465</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2013-02-06T21:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411160#M1155466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added My script in the question attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 22:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411160#M1155466</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2013-02-06T22:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411161#M1155467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you're using the qvc library, have a look at the CreateWildmapExpression.qvw example. That's what you're going to need. And you'll have to do it in a load statement. You can't use 'loose' statements in your script to change data in a table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 09:59:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411161#M1155467</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-02-07T09:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411162#M1155468</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;Thx I'll check the &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;CreateWildmapExpression.qvw &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can I reload a table I've loaded earlier in the script and then start changing values of the 'classificatie field' based upon the values of the field '&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;[Naam v/d tegenpartij :]&lt;/SPAN&gt;' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or how should I do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 10:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411162#M1155468</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2013-02-07T10:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Change a field value outside a LOAD statement</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411163#M1155469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please remove your multiple copies of yout answer. thx&lt;/P&gt;&lt;P&gt;-Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 12:12:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411163#M1155469</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2013-02-07T12:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field with the field values based upon the string search in another field.</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411164#M1155470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Koen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be solved by modifying the mappingwithwildcards.qvw.&lt;/P&gt;&lt;P&gt;Which can be found in Rob Wunderlichs Cookbook (&lt;A href="http://robwunderlich.com/downloads/" target="_blank"&gt;http://robwunderlich.com/downloads/&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 13:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field-with-the-field-values-based-upon-the-string/m-p/411164#M1155470</guid>
      <dc:creator />
      <dc:date>2013-02-14T13:52:00Z</dc:date>
    </item>
  </channel>
</rss>

